Merge branch 'me/t5582-cleanup'
Test fix. * me/t5582-cleanup: t5582: remove spurious 'cd "$D"' line
This commit is contained in:
commit
03137a4804
@ -105,7 +105,6 @@ test_expect_success "fetch with negative pattern refspec does not expand prefix"
|
|||||||
'
|
'
|
||||||
|
|
||||||
test_expect_success "fetch with negative refspec avoids duplicate conflict" '
|
test_expect_success "fetch with negative refspec avoids duplicate conflict" '
|
||||||
cd "$D" &&
|
|
||||||
(
|
(
|
||||||
cd one &&
|
cd one &&
|
||||||
git branch dups/a &&
|
git branch dups/a &&
|
||||||
|
Loading…
Reference in New Issue
Block a user