Skip to content

Commit 5856cb9

Browse files
committed
Merge branch 'ma/t4200-update' into maint
Test fix. source: <[email protected]> * ma/t4200-update: t4200: drop irrelevant code
2 parents 042159a + a700395 commit 5856cb9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

t/t4200-rerere.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -365,9 +365,6 @@ test_expect_success 'set up an unresolved merge' '
365365
test_might_fail git config --unset rerere.autoupdate &&
366366
git reset --hard &&
367367
git checkout version2 &&
368-
fifth=$(git rev-parse fifth) &&
369-
echo "$fifth branch fifth of ." |
370-
git fmt-merge-msg >msg &&
371368
ancestor=$(git merge-base version2 fifth) &&
372369
test_must_fail git merge-recursive "$ancestor" -- HEAD fifth &&
373370

0 commit comments

Comments
 (0)