diff options
author | Jeff King <peff@peff.net> | 2014-11-24 13:40:44 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-12-17 11:04:39 -0800 |
commit | 76e86fc6e3523d28e8db00e7b10c33c553d996b8 (patch) | |
tree | ec06cc78824f9398e9b2e9df549f7ef06e7799bc /t/test-lib.sh | |
parent | t1450: refactor ".", "..", and ".git" fsck tests (diff) | |
download | tgif-76e86fc6e3523d28e8db00e7b10c33c553d996b8.tar.xz |
fsck: notice .git case-insensitively
We complain about ".git" in a tree because it cannot be
loaded into the index or checked out. Since we now also
reject ".GIT" case-insensitively, fsck should notice the
same, so that errors do not propagate.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/test-lib.sh')
0 files changed, 0 insertions, 0 deletions