v0.13.0 #2773
martinvonz
started this conversation in
General
v0.13.0
#2773
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Breaking changes
jj git fetch
no longer imports new remote branches as local branches. Setgit.auto-local-branch = true
to restore the old behavior.New features
Information about new and resolved conflicts is now printed by every command.
jj branch
has gained a newrename
subcommand that allows changing a branchname atomically.
jj branch help rename
for details.Fixed bugs
current working directory.
#2414
Contributors
Thanks to the people who made this release happen!
This discussion was created from the release v0.13.0.
Beta Was this translation helpful? Give feedback.
All reactions