ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara 7bdb28f1fe cli: make "op abandon" not fail with multiple op heads
Since "op abandon" just rewrites DAG, it works no matter if the heads are
merged or not. This change will help crash recovery. "op abandon
--at-op=<one-of-the-heads>" can't be used because ancestor operations would be
preserved by the other head.
2024-08-07 10:51:44 +09:00
..
benches
gen-protos
proc-macros
src cli: make "op abandon" not fail with multiple op heads 2024-08-07 10:51:44 +09:00
tests merged_tree: remove .diff_summary() 2024-08-06 10:15:44 +09:00
testutils tests: make helpers create non-legacy trees 2024-07-24 14:33:05 +02:00
Cargo.toml revset: create DatePattern type 2024-08-01 09:04:07 -07:00
LICENSE