ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Scott Taylor a983abb594 cli_util: short-prefixes for commit summary in transaction
I've run into change ID prefixes being 4-5 characters instead of the
usual 1-2 characters in commands like `jj duplicate` and `jj split`
fairly often, and it seems like this should resolve that.
2024-07-08 08:23:39 -05:00
..
examples copy-tracking: stub get_copy_records 2024-07-03 20:26:30 -04:00
src cli_util: short-prefixes for commit summary in transaction 2024-07-08 08:23:39 -05:00
testing diff: add a file-by-file variant for external diff tools 2024-07-03 20:09:17 -04:00
tests cli_util: short-prefixes for commit summary in transaction 2024-07-08 08:23:39 -05:00
build.rs
Cargo.toml windows: avoid UNC paths in run_ui_editor 2024-07-04 11:30:20 +10:00
LICENSE