ok/jj
1
0
Fork 0
forked from mirrors/jj

changelog: fix conflict resolution error in 95344f9e

This commit is contained in:
Yuya Nishihara 2024-10-08 09:45:26 +09:00
parent eb09a3e965
commit f4df996242

View file

@ -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