jj/cli
Vincent Ging Ho Yim 9d5c146c9b cli describe: remove redundant assertion of conflicting flags
This assertion is redundant given both the `conflicts_with = "edit"` declaration on the
`no_edit` flag and the passing `test_edit_cannot_be_used_with_no_edit` test.
2025-05-17 14:19:16 +00:00
..
examples cli: replace ExitCode by u8 2025-05-17 05:45:59 +00:00
src cli describe: remove redundant assertion of conflicting flags 2025-05-17 14:19:16 +00:00
testing diff: Run external diff tools in their temp dir 2025-05-12 21:34:19 +00:00
tests test: clean up op log output to show short op ids 2025-05-17 12:20:38 +00:00
build.rs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
Cargo.toml git: remove git2 feature 2025-05-07 19:29:20 +00:00
docs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00