mirror of
https://github.com/martinvonz/jj.git
synced 2024-12-24 20:54:15 +00:00
b45bada00f
As pointed out by @arxanas in #88, the message saying something like
"At least 'bin/.DS_Store' was added back ..." is confusing especially
when the command you ran was just `jj untrack bin/.DS_Store`. Let's
clarify the message by saying exactly how many more files there are,
and specialize the message for when there is only one file. Also
update the message to say "would be added back" instead of "was added
back" since we don't actually change anything if some files would be
added back (since
|
||
---|---|---|
.. | ||
smoke_test.rs | ||
test_global_opts.rs | ||
test_init_command.rs | ||
test_ui.rs | ||
test_untrack_command.rs |