Skip to content

Commit

Permalink
cli: add jj operation show and jj operation diff commands
Browse files Browse the repository at this point in the history
  • Loading branch information
bnjmnt4n committed May 4, 2024
1 parent f3c0880 commit c82584f
Show file tree
Hide file tree
Showing 4 changed files with 742 additions and 4 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### New features

* New commands `jj op show` and `jj op diff` that can show the changes made in a
single operation, and compare changes made between two operations, respectively.

### Fixed bugs

## [0.17.0] - 2024-05-01
Expand Down
Loading

0 comments on commit c82584f

Please sign in to comment.