Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
fast-import: let importers retrieve blobs
[gitweb.git]
/
t
/
t5531-deep-submodule-push.sh
diff --git
a/t/t5531-deep-submodule-push.sh
b/t/t5531-deep-submodule-push.sh
old mode 100644
(file)
new mode 100755
(executable)
index
65d8d47
..
faa2e96
--- a/
t/t5531-deep-submodule-push.sh
+++ b/
t/t5531-deep-submodule-push.sh
@@
-6,7
+6,7
@@
test_description='unpack-objects'
test_expect_success setup '
mkdir pub.git &&
- GIT_DIR=pub.git git init --bare
+ GIT_DIR=pub.git git init --bare
&&
GIT_DIR=pub.git git config receive.fsckobjects true &&
mkdir work &&
(