If the location of the .git directory matches the pattern, the include condition is met. The .git location may be auto-discovered, or come from $GIT_DIR environment variable. If the repository is auto-discovered via a .git file (e.g. from submodules, or a linked worktree), the .git...
Paths to submodule(s). When specified this will restrict the command to only operate on the submodules found at the specified paths. (This argument is required with add). FILES When initializing submodules, a.gitmodulesfile in the top-level directory of the containing repository is used to ...
If a file is modified, the IDE will recursively highlight all directories containing that file. This status is available if the Highlight directories that contain modified files in the Project tree option is enabled in Settings | Version Control | Confirmation. #3264B4 Have immediate changed chi...
If a file is modified, the IDE will recursively highlight all directories containing that file. This status is available if the Highlight directories that contain modified files in the Project tree option is enabled in Settings | Version Control | Confirmation. #3264B4 Have immediate changed chi...
Add Git: Clone Recursively option … Loading status checks… 3082f63 This patch adds a new command, Git: Clone Recursively, that adds the --recursive option to git clone in order to also check out git submodules. Bug: 108381 Copy link Quote reply microsoft-cla bot commented Oct 22,...
(char *dir); void setup_standard_excludes(struct dir_struct *dir); char *get_sparse_checkout_filename(void); int get_sparse_checkout_patterns(struct pattern_list *pl); /* Constants for remove_dir_recursively: */ /* * If a non-directory is found within path, stop and return an ...
that would be needed to recursively check out newly fetched commits in the superproject, it only paid attention to submodules that are in the current checkout of the superproject. We now do so for all submodules that have been run "git submodule init" on. ...
git clean: Cleans the working tree by recursively removing files that are not under version control, starting from the current directory. A Git strategy of none also re-uses the local working copy, but skips all Git operations normally done by GitLab. GitLab Runner pre-clone scripts are also...
* Corner case bugs in "git clean" that stems from a (necessarily for performance reasons) awkward calling convention in the directory enumeration API has been corrected. * A fetch that is told to recursively fetch updates in submodules
"This working directory is only partially switched. We successfully updated " "your files, but failed to update an internal Git file.\n" "\n" "This should not have occurred. %s will now close and give up." msgstr "" #: lib/remote_add.tcl:20 #, tcl-format msgid "%s (...