ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara 2523dc188c cli: allow to attach multiple hints to CommandError
Even though the number of the hints is usually 0 or 1, this simplifies the
API and hints handling.
2024-03-24 10:45:52 +09:00
..
examples templater: leverage TemplateProperty::map/and_then() helpers 2024-03-23 16:22:17 +09:00
src cli: allow to attach multiple hints to CommandError 2024-03-24 10:45:52 +09:00
testing
tests cli: add more CommandError factory functions, consolidate inner type 2024-03-24 10:45:52 +09:00
build.rs
Cargo.toml test_conflicts and test_resolve_command: use indoc! to indent conflict markers in tests 2024-03-22 23:27:25 -07:00
LICENSE