jj/cli
Ilya Grigoriev c7c8960bcc test_split_command: check that new commits inherit author dates
At some point, I tried `new_commit` instead of `rewrite_commit` in the split
command. That seemed to work, but messed up the dates in a subtle way.

This commit should prevents repeats of this mistake and emphasize the
importance of the author dates being preserved.
2023-12-24 19:25:16 -08:00
..
examples transaction: take description at end instead of start 2023-12-13 08:12:49 -08:00
src move.rs: remove use of MutRepo::create_descenant_rebaser. 2023-12-24 19:25:16 -08:00
testing
tests test_split_command: check that new commits inherit author dates 2023-12-24 19:25:16 -08:00
build.rs
Cargo.toml cargo: sort dependencies list alphabetically 2023-11-07 23:46:05 +09:00
LICENSE