Merge branch 'me/t5582-cleanup'
Test fix. * me/t5582-cleanup: t5582: remove spurious 'cd "$D"' linemaint
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" '
|
||||
cd "$D" &&
|
||||
(
|
||||
cd one &&
|
||||
git branch dups/a &&
|
||||
|
|
|
|||
Loading…
Reference in New Issue