Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-clone --reference: saner handling of borrowed symrefs.
[gitweb.git]
/
t
/
t4006-diff-mode.sh
diff --git
a/t/t4006-diff-mode.sh
b/t/t4006-diff-mode.sh
index 8ad69d11155f3a3df9a5508a07ccd78ba7e5d747..ca342f48a198c2e98e4459273e8350bb7aed6328 100755
(executable)
--- a/
t/t4006-diff-mode.sh
+++ b/
t/t4006-diff-mode.sh
@@
-15,7
+15,7
@@
test_expect_success \
tree=`git-write-tree` &&
echo $tree'
-if [ "$(git
repo-
config --get core.filemode)" = false ]
+if [ "$(git config --get core.filemode)" = false ]
then
say 'filemode disabled on the filesystem, using update-index --chmod=+x'
test_expect_success \