diff options
author | Stefan Beller <sbeller@google.com> | 2017-12-04 18:53:32 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-12-05 11:30:38 -0800 |
commit | bc29b0b9710322ea966a685903e4334a61931fc5 (patch) | |
tree | 43870d66a7bac549d2be1c548010ccbb4184abf7 /Documentation/git-for-each-ref.txt | |
parent | Sync with v2.15.1 (diff) | |
download | tgif-bc29b0b9710322ea966a685903e4334a61931fc5.tar.xz |
Documentation/git-clone: improve description for submodule recursing
There have been a few complaints on the mailing list that git-clone doesn't
respect the `submodule.recurse` setting, which every other command (that
potentially knows how to deal with submodules) respects. In case of clone
this is not beneficial to respect as the user may not want to obtain all
submodules (assuming a pathspec of '.').
Improve the documentation such that the pathspec is mentioned in the
synopsis to alleviate the confusion around the submodule recursion flag
in git-clone.
While at it clarify that the option can be given multiple times for complex
pathspecs.
Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-for-each-ref.txt')
0 files changed, 0 insertions, 0 deletions