My Various Git Projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
468165c
)
t1510-repo-setup.sh: remove useless mkdir
author
Tao Qingyun
<845767657@qq.com>
Sun, 15 Apr 2018 02:45:04 +0000
(10:45 +0800)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 17 Apr 2018 01:55:17 +0000
(10:55 +0900)
Signed-off-by: Tao Qingyun <845767657@qq.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t1510-repo-setup.sh
patch
|
blob
|
history
diff --git
a/t/t1510-repo-setup.sh
b/t/t1510-repo-setup.sh
index
e6854b8
..
972bd9c
100755
(executable)
--- a/
t/t1510-repo-setup.sh
+++ b/
t/t1510-repo-setup.sh
@@
-238,7
+238,6
@@
test_expect_success '#0: nonbare repo, no explicit configuration' '
'
test_expect_success '#1: GIT_WORK_TREE without explicit GIT_DIR is accepted' '
- mkdir -p wt &&
try_repo 1 "$here" unset unset "" unset \
"$here/1/.git" "$here" "$here" 1/ \
"$here/1/.git" "$here" "$here" 1/sub/ 2>message &&