jj/cli
Yuya Nishihara 034859b52f cli: branch: print stats even if just one branch is updated
We usually print stats at the end of mutable operation, and I think these
messages are useful even if N = 1. I understand that "Deleted N" (N > 1) is
unusual and the original intent of these messages was to signal possible
mistakes. However, I don't think printing N=1 stats would nullify the original
purpose.

No emptiness check is needed for delete/forget, but names can be empty in
track/untrack because of noop changes.
2024-07-04 10:58:50 +09:00
..
examples copy-tracking: stub get_copy_records 2024-07-03 20:26:30 -04:00
src cli: branch: print stats even if just one branch is updated 2024-07-04 10:58:50 +09:00
testing diff: add a file-by-file variant for external diff tools 2024-07-03 20:09:17 -04:00
tests cli: branch: print stats even if just one branch is updated 2024-07-04 10:58:50 +09:00
build.rs build: update rerun-if conditions to watch .git/HEAD in colocated repo 2023-08-06 12:16:11 +09:00
Cargo.toml windows: avoid UNC paths in run_ui_editor 2024-07-04 11:30:20 +10:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00