jj/cli
Martin von Zweigbergk 15b0225547 tests: test attempt to create identical commits
We currently don't allow you to create two identical commits. It
results in an internal error. I think we need to allow it. Let's start
by testing the current behavior.

I created these as CLI tests because I want to make sure that `evolog`
and `op diff` get tested, including rendering.
2025-10-27 16:35:47 +00:00
..
examples working_copy: make potentially slow methods async 2025-10-15 03:27:06 +00:00
src metaedit: replace --update-committer-timestamp with --force-rewrite 2025-10-25 22:31:16 +00:00
testing fake-formatter: remove unused clap::arg import 2025-10-20 02:02:38 +00:00
tests tests: test attempt to create identical commits 2025-10-27 16:35:47 +00:00
build.rs cleanup: use method version of str::from_utf8() 2025-09-27 09:26:05 +00:00
Cargo.toml ui: switch to std::io::pipe() 2025-09-19 09:41:32 +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