Skip to content

Commit

Permalink
Merge branch 'js/rebase-i-p-test-fix'
Browse files Browse the repository at this point in the history
By Johannes Sixt
* js/rebase-i-p-test-fix:
  Fix t3411.3 to actually rebase something
  • Loading branch information
Junio C Hamano committed May 23, 2012
2 parents c0f31b8 + 9ef5b2b commit 1221941
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions t/t3411-rebase-preserve-around-merges.sh
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ test_expect_success 'squash F1 into D1' '
# And rebase G1..M1 onto E2

test_expect_success 'rebase two levels of merge' '
git checkout A1 &&
test_commit G1 &&
test_commit H1 &&
test_commit I1 &&
Expand Down

0 comments on commit 1221941

Please sign in to comment.