jj/cli
Yuya Nishihara 75ce7f6b7f absorb: abandon source commit if it becomes discardable
I don't think we need --keep-emptied flag. IIRC, "jj squash" has that flag in
order not to squash commit description to the destination commits. Since
"jj absorb" never moves commit description, the source commit is preserved in
that situation.

Closes #5141
2024-12-21 09:19:54 +09:00
..
examples gitignore: add more detail to errors on invalid pattern 2024-12-16 18:49:48 -06:00
src absorb: abandon source commit if it becomes discardable 2024-12-21 09:19:54 +09:00
testing style: inline variables into format strings 2024-10-04 22:29:13 +02:00
tests absorb: abandon source commit if it becomes discardable 2024-12-21 09:19:54 +09:00
build.rs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
Cargo.toml cargo: drop dependency on config crate 2024-12-10 16:08:50 +09:00
docs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
LICENSE