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 21, 2024
1 parent d61cdd9 commit 54de876
Show file tree
Hide file tree
Showing 5 changed files with 1,202 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,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 54de876

Please sign in to comment.