mirror of
https://github.com/martinvonz/jj.git
synced 2025-02-10 22:39:32 +00:00
Makes sure that, at the point the commit summary for the new commit is written, the original commit that is being rewritten is already abandoned. Otherwise, once we show divergent change ids (in a subsequent commit) in the short commit template, the commits would be shown as divergent. This also has an effect on whether branches are displayed next to the commit; the changes in test_resotre_command happen because, now, the branch is properly propagated to the restored commit before its summary is displayed. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |