ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Benjamin Tan ab604b4ecd rewrite::move_commits(): preserve order of parent commits
When rebasing a new child commit on top of the moved commit(s), the
order of the new child commit's parent commits is now correctly
preserved if the original parent commit is now a parent of the moved
commit(s).

Closes #3969.
2024-08-15 17:51:03 +08:00
..
examples
src
testing
tests rewrite::move_commits(): preserve order of parent commits 2024-08-15 17:51:03 +08:00
build.rs
Cargo.toml
LICENSE