fetch/pull: Describe --recurse-submodule restrictions in the BUGS section
commit794a3592ad9d8a9b273f6496052bbcb46b1924ed
authorJens Lehmann <Jens.Lehmann@web.de>
Sun, 6 Mar 2011 22:14:15 +0000 (6 23:14 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 9 Mar 2011 21:10:36 +0000 (9 13:10 -0800)
tree1b26e6f07bef22d7e38b89f66baa28c850f2ee4b
parente5f522d610d34914e3fcf8b23de1b771c467196e
fetch/pull: Describe --recurse-submodule restrictions in the BUGS section

Using the --recurse-submodules option with fetch and pull might not always
fetch all the submodule commits the user expects, as this will only work
when the submodule is already checked out. Document that and warn that
this is expected to change in the future.

Signed-off-by: Jens Lehmann <Jens.Lehmann@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-fetch.txt
Documentation/git-pull.txt