mirror of
https://github.com/jj-vcs/jj.git
synced 2025-12-23 06:01:01 +00:00
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. |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| testing | ||
| tests | ||
| build.rs | ||
| Cargo.toml | ||
| docs | ||
| LICENSE | ||