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 4, 2024
1 parent 541c031 commit fe917b2
Show file tree
Hide file tree
Showing 4 changed files with 532 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
default branch of the remote as repository settings for
`revset-aliases."trunk()"`.`

* 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 fe917b2

Please sign in to comment.