-
Notifications
You must be signed in to change notification settings - Fork 336
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MutableRepo: add test of updating away from empty merge commit
Merge commits are very similar to non-merge commits in jj. An empty merge commit with no description is not really different from an empty non-merge commit with no description. As we discussed on #2859, we should not treat merge commits differently when updating away from them. This patch adds test for the current behavior (which is to leave the merge commit in place).
- Loading branch information
1 parent
b02a181
commit afeb5c2
Showing
1 changed file
with
40 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters