jj/cli
Martin von Zweigbergk 942d105c74 rebase: add tests of rebasing empty sets
As these tests show, we sometimes print an error when trying to rebase
an empty set, and sometimes we don't say anything at all. It seems to
me like we should say "Nothing changed" in all of these cases.
2024-12-11 11:25:08 -08:00
..
examples working_copy: plumbing to propagate untracked paths to caller 2024-12-11 20:19:51 +09:00
src cli: simplify formatting of sizes in "file too large" warning message 2024-12-11 20:19:51 +09:00
testing style: inline variables into format strings 2024-10-04 22:29:13 +02:00
tests rebase: add tests of rebasing empty sets 2024-12-11 11:25:08 -08: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