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 6, 2024
1 parent ba37b1b commit c3343eb
Show file tree
Hide file tree
Showing 4 changed files with 740 additions and 4 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* Conflict markers now include an explanation of what each part of the conflict
represents.

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

Please sign in to comment.