Skip to content

Commit 3138f23

Browse files
committed
Merge branch 'tq/t1510'
Test cleanup. * tq/t1510: t1510-repo-setup.sh: remove useless mkdir
2 parents c0bdbac + adc8872 commit 3138f23

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

t/t1510-repo-setup.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,6 @@ test_expect_success '#0: nonbare repo, no explicit configuration' '
238238
'
239239

240240
test_expect_success '#1: GIT_WORK_TREE without explicit GIT_DIR is accepted' '
241-
mkdir -p wt &&
242241
try_repo 1 "$here" unset unset "" unset \
243242
"$here/1/.git" "$here" "$here" 1/ \
244243
"$here/1/.git" "$here" "$here" 1/sub/ 2>message &&

0 commit comments

Comments
 (0)