ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Scott Taylor 54877e1f79 workspace: abandon discardable working copy on forget
Forgetting a workspace removes its working-copy commit, so it makes
sense for it to be abandoned if it is discardable just like editing a
new commit will cause the old commit to be abandoned if it is
discardable.
2024-07-04 19:37:56 -05:00
..
examples copy-tracking: stub get_copy_records 2024-07-03 20:26:30 -04:00
src workspace: abandon discardable working copy on forget 2024-07-04 19:37:56 -05:00
testing diff: add a file-by-file variant for external diff tools 2024-07-03 20:09:17 -04:00
tests workspace: abandon discardable working copy on forget 2024-07-04 19:37:56 -05:00
build.rs
Cargo.toml windows: avoid UNC paths in run_ui_editor 2024-07-04 11:30:20 +10:00
LICENSE