Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
default pull: forget about "newbie protection" for now.
[gitweb.git]
/
t
/
t3210-pack-refs.sh
diff --git
a/t/t3210-pack-refs.sh
b/t/t3210-pack-refs.sh
index a4fbfda467602a196c4e39c099720f540ae76cd1..b1e9f2eed22b9938a6dbba89a98f6dcc9f2dded1 100755
(executable)
--- a/
t/t3210-pack-refs.sh
+++ b/
t/t3210-pack-refs.sh
@@
-11,6
+11,8
@@
semantic is still the same.
'
. ./test-lib.sh
+echo '[core] logallrefupdates = true' >>.git/config
+
test_expect_success \
'prepare a trivial repository' \
'echo Hello > A &&