author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Wed, 14 May 2008 17:03:45 +0000 (18:03 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 15 May 2008 23:12:43 +0000 (16:12 -0700) | ||
commit | 5fdeacb0ca3935923ab988c81414c16080db6a32 | |
tree | 13ab5085d32769e3e56d8dbf4e5795ff0f0c7cba | tree | snapshot |
parent | 50fd9bd8430a957ea6c6674ce6112f375985abbc | commit | diff |
Teach update-index about --ignore-submodules
Like with the diff machinery, update-index should sometimes just
ignore submodules (e.g. to determine a clean state before a rebase).
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Like with the diff machinery, update-index should sometimes just
ignore submodules (e.g. to determine a clean state before a rebase).
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-update-index.txt | diff | blob | history | |
builtin-update-index.c | diff | blob | history | |
cache.h | diff | blob | history | |
read-cache.c | diff | blob | history |