X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=t%2Ft5520-pull.sh;h=7eb37838bb788dfb68361bca95860fd532276deb;hb=c1a4278ee3f99ca9db94bd032b047b3d19ac6e5f;hp=f841574573545fa333e00b6815ba0df7d6931273;hpb=3fbe2d54d7d91378934df7b16d70dc5877586fae;p=git.git diff --git a/t/t5520-pull.sh b/t/t5520-pull.sh index f84157457..7eb37838b 100755 --- 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 .. '