Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | refresh-index: fix bitmask assignment | Junio C Hamano | 2008-07-20 |
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> |