author | Junio C Hamano <gitster@pobox.com> | |
Sun, 20 Jul 2008 06:25:00 +0000 (23:25 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 20 Jul 2008 07:00:46 +0000 (00:00 -0700) | ||
commit | 3f1b7b607a81cf56254fcc4ed417cc4344cde2a5 | |
tree | c0689ecbec758cf570989da64dcc4b15bf75ef89 | tree | snapshot |
parent | a1b6fb04b1c1b581dfac5c13641af8b3ae44810f | commit | diff |
refresh-index: fix bitmask assignment
5fdeacb (Teach update-index about --ignore-submodules, 2008-05-14) added a
new refresh option flag but did not assign a unique bit for it correctly,
and broke "update-index --ignore-missing".
This fixes it.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
5fdeacb (Teach update-index about --ignore-submodules, 2008-05-14) added a
new refresh option flag but did not assign a unique bit for it correctly,
and broke "update-index --ignore-missing".
This fixes it.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
cache.h | diff | blob | history | |
t/t2103-update-index-ignore-missing.sh | [new file with mode: 0755] | blob |