jj/cli
Yuya Nishihara a0cefb8b7b revset, template: remove ": {source}" from parse error message template
These error types are special because the message is embedded in ASCII art. I
think it would be a source of bugs if some error types had ": {source}" but
others don't. So I'm going to remove all ": {source}"s, and let the callers
concatenate them when needed.
2024-02-04 09:13:21 +09:00
..
examples
src revset, template: remove ": {source}" from parse error message template 2024-02-04 09:13:21 +09:00
testing
tests cli: deprecate jj merge 2024-02-03 17:21:56 -06:00
build.rs
Cargo.toml cli: new jj util markdown-help outputs jj help for all commands 2024-01-30 14:58:32 -08:00
LICENSE