Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'js/config-rename'
[gitweb.git]
/
t
/
t5520-pull.sh
diff --git
a/t/t5520-pull.sh
b/t/t5520-pull.sh
index f841574573545fa333e00b6815ba0df7d6931273..7eb37838bb788dfb68361bca95860fd532276deb 100755
(executable)
--- a/
t/t5520-pull.sh
+++ b/
t/t5520-pull.sh
@@
-17,7
+17,7
@@
test_expect_success setup '
test_expect_success 'pulling into void' '
mkdir cloned &&
cd cloned &&
- git init
-db
&&
+ git init &&
git pull ..
'