Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
verify_dotfile(): reject .git case-insensitively
[gitweb.git]
/
t
/
t1014-read-tree-confusing.sh
diff --git
a/t/t1014-read-tree-confusing.sh
b/t/t1014-read-tree-confusing.sh
index 7b31d53196df3b2ccd7452c899368fedc351f6b5..eff8aedf7a45bfed92e2f72fcc191f3fc10976cb 100755
(executable)
--- a/
t/t1014-read-tree-confusing.sh
+++ b/
t/t1014-read-tree-confusing.sh
@@
-27,6
+27,7
@@
done <<-\EOF
.
..
.git
+.GIT
EOF
test_done