author | Jens Lehmann <Jens.Lehmann@web.de> | |
Mon, 7 Feb 2011 22:24:54 +0000 (23:24 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 7 Feb 2011 23:19:09 +0000 (15:19 -0800) | ||
commit | 7811d9600f02e70c9f835719c71156c967a684f7 | |
tree | 9c939e87bcd4abafc242c5b4960d3a969b0b3a2f | tree | snapshot |
parent | cf548cacdd0c553b6524969d0d3fd5e787efeb3c | commit | diff |
pull: Document the "--[no-]recurse-submodules" options
In commits be254a0ea9 and 7dce19d374 the handling of the new fetch options
"--[no-]recurse-submodules" had been added to git-pull.sh. But they were
not documented as the pull options they now are, so let's fix that.
Signed-off-by: Jens Lehmann <Jens.Lehmann@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
In commits be254a0ea9 and 7dce19d374 the handling of the new fetch options
"--[no-]recurse-submodules" had been added to git-pull.sh. But they were
not documented as the pull options they now are, so let's fix that.
Signed-off-by: Jens Lehmann <Jens.Lehmann@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/fetch-options.txt | diff | blob | history | |
Documentation/git-pull.txt | diff | blob | history |