mirror of
https://github.com/martinvonz/jj.git
synced 2024-12-28 23:55:54 +00:00
034859b52f
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. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |