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 22, 2024
1 parent 58a813c commit a6d82cc
Show file tree
Hide file tree
Showing 5 changed files with 1,204 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

* New `diff_contains()` revset function can be used to search diffs.

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

### Fixed bugs

* `jj diff --git` no longer shows the contents of binary files.
Expand Down
Loading

0 comments on commit a6d82cc

Please sign in to comment.