Merge branch 'me/t5582-cleanup' into maint
Test fix. * me/t5582-cleanup: t5582: remove spurious 'cd "$D"' line
This commit is contained in:
@ -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 &&
|
||||
|
Reference in New Issue
Block a user