Home
last modified time | relevance | path

Searched full:submodules (Results 1 – 11 of 11) sorted by relevance

/GUIX-v6.2.1/guix_studio/libs/libgit2/include/git2/sys/
Drepository.h65 * @param recurse_submodules Should submodules be updated recursively
150 * Load and cache all submodules.
152 * Because the `.gitmodules` file is unstructured, loading submodules is an
154 * accessing all submodules is O(N^2) in the number of submodules, if it
155 * has to look each one up individually. This function loads all submodules
158 * @param repo the repository whose submodules will be cached.
/GUIX-v6.2.1/guix_studio/libs/libgit2/include/git2/
Dsubmodule.h20 * Submodule support in libgit2 builds a list of known submodules and keeps
23 * directory that look like submodules (i.e. a git repo) but are not
234 * Iterate over all tracked submodules of a repository.
237 * submodules as described therein.
240 * submodules but are not tracked, the diff API will generate a diff record
241 * for workdir items that look like submodules but are not tracked, showing
521 * fetch functionality current ignores submodules.
579 * This copies the information about the submodules URL into the checked out
Dtypes.h336 * * GIT_SUBMODULE_RECURSE_NO - do no recurse into submodules
337 * * GIT_SUBMODULE_RECURSE_YES - recurse into submodules
338 * * GIT_SUBMODULE_RECURSE_ONDEMAND - recurse into submodules only when
Dcheckout.h184 /** Recursively checkout submodules with same options (NOT IMPLEMENTED) */
186 /** Recursively checkout submodules if HEAD moved in super repo (NOT IMPLEMENTED) */
Ddiff.h77 /** Treat all submodules as unmodified */
372 /** Overrides the submodule ignore setting for all submodules in the diff. */
Dstatus.h98 * - GIT_STATUS_OPT_EXCLUDE_SUBMODULES indicates that submodules should be
/GUIX-v6.2.1/.github/workflows/
Dstudio_msix_package.yml27 submodules: true
Dstudio_installer.yml27 submodules: true
Dstudio_demo_test.yml32 submodules: true
Dstudio_view_test.yml32 submodules: true
Dstudio_demo_test_compile.yml32 submodules: true