mirror of
https://github.com/martinvonz/jj.git
synced 2025-02-08 21:48:08 +00:00
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 https://github.com/martinvonz/jj/issues/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). |
||
---|---|---|
.. | ||
benches | ||
gen-protos | ||
proc-macros | ||
src | ||
tests | ||
testutils | ||
Cargo.toml | ||
LICENSE |