Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
SubmittingPatches: explain rationale for using --notes with format-patch
[gitweb.git]
/
t
/
t5705-clone-2gb.sh
diff --git
a/t/t5705-clone-2gb.sh
b/t/t5705-clone-2gb.sh
index e9783c341a97afdd58aa2adddc8c6db4adb54bee..191d6d3a780325b6f3e294b6b42540569ef129d1 100755
(executable)
--- a/
t/t5705-clone-2gb.sh
+++ b/
t/t5705-clone-2gb.sh
@@
-46,7
+46,7
@@
test_expect_success CLONE_2GB 'clone - bare' '
test_expect_success CLONE_2GB 'clone - with worktree, file:// protocol' '
- git clone
file://.
clone-wt
+ git clone
"file://$(pwd)"
clone-wt
'