Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
merge-one-file: fix broken merges with alternate work trees
[gitweb.git]
/
t
/
t5705-clone-2gb.sh
diff --git
a/t/t5705-clone-2gb.sh
b/t/t5705-clone-2gb.sh
index 9f52154cac1bc8d35a279180767ab998ec612170..adfaae8c5b453835eeeac3e3794950971e6dd6d8 100755
(executable)
--- a/
t/t5705-clone-2gb.sh
+++ b/
t/t5705-clone-2gb.sh
@@
-31,7
+31,7
@@
test_expect_success 'setup' '
echo "data 5" &&
echo ">2gb" &&
cat commit) |
- git fast-import &&
+ git fast-import
--big-file-threshold=2
&&
test ! -f exit-status
'