Skip to content

Commit

Permalink
cli: add jj operation diff command
Browse files Browse the repository at this point in the history
  • Loading branch information
bnjmnt4n committed Jul 9, 2024
1 parent 4d2cb12 commit 427c664
Show file tree
Hide file tree
Showing 5 changed files with 1,138 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
* `jj git clone some/nested/path` now creates the full directory tree for
nested destination paths if they don't exist.

* New command `jj operation diff` that can compare changes made between two
operations.

### Fixed bugs

## [0.19.0] - 2024-07-03
Expand Down
Loading

0 comments on commit 427c664

Please sign in to comment.