Skip to content

Commit

Permalink
changelog: fix conflict resolution error in 95344f9
Browse files Browse the repository at this point in the history
  • Loading branch information
yuja committed Oct 8, 2024
1 parent eb09a3e commit f4df996
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,13 +108,6 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
content.

* `jj git fetch -b <remote-git-branch-name>` will now warn if the branch(es)

### Fixed bugs

* Update working copy before reporting changes. This prevents errors during reporting
from leaving the working copy in a stale state.

* `jj git fetch -b <remote-git-branch-name>` will now warn if the branch(es)
can not be found in any of the specified/configured remotes.

* `jj split` now lets the user select all changes in interactive mode. This may be used
Expand Down

0 comments on commit f4df996

Please sign in to comment.