mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-12 07:14:38 +00:00
8ae9540f2c
If the source commit becomes empty as a result of `move/squash/unsquash`, we abandon it. However, perhaps we shouldn't do that if the source commit is a working-copy commit because working-copy commits are often work-in-progress commits. The background for this change is that @arxanas had just started a new change and had set a description on it, and then decided to make some changes in the working copy that should be in the parent commit. Running `jj squash` then abandoned the working-copy commit, resuling in the description getting lost. |
||
---|---|---|
.. | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |