]> git.ipfire.org Git - thirdparty/git.git/commit
doc: list all commands affected by submodule.recurse
authorDamien Robert <damien.olivier.robert@gmail.com>
Mon, 6 Apr 2020 13:57:05 +0000 (15:57 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 6 Apr 2020 20:42:43 +0000 (13:42 -0700)
commitdd0cb7dffabf18e0e7251b04fda53d110151e811
treedf33175ec445da21ee43716368a28cbe83163ad6
parent3bab5d56259722843359702bc27111475437ad2a
doc: list all commands affected by submodule.recurse

Note that `ls-files` is not affected, even though it has a
`--recurse-submodules` option, so list it as an exception too.

Signed-off-by: Damien Robert <damien.olivier.robert+git@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config/submodule.txt
Documentation/gitsubmodules.txt