mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-08 05:39:20 +00:00
7319479df9
Before this patch, we would abandon the source commit if it became empty after applying the reverse diff. This changes that condition to the equivalent condition of the selected tree being the source commit's original tree. This will help us rewrite the code to use `transform_descendants()`. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |