]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/git-submodule.txt
doc: document 'git submodule status --cached'
authorManish Goregaokar <manishsmail@gmail.com>
Sat, 23 Nov 2019 05:54:28 +0000 (05:54 +0000)
committerJunio C Hamano <gitster@pobox.com>
Sun, 24 Nov 2019 04:52:29 +0000 (13:52 +0900)
commit8d483c840836ef2508741cf1592c285a2cba4552
tree557dba3fc0413c3175b6f8aae00144148b076dba
parent5fa0f5238b0cd46cfe7f6fa76c3f526ea98148d9
doc: document 'git submodule status --cached'

'git submodule status --cached' reports the SHAs recorded in the
index of the superproject, instead of the SHAs that are checked out
in the submodule.

Signed-off-by: Manish Goregaokar <manishsmail@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-submodule.txt