-
-
Notifications
You must be signed in to change notification settings - Fork 12.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
jj 0.13.0 #158972
jj 0.13.0 #158972
Conversation
|
089cf0b
to
d48e259
Compare
If a dependency is missing, why were some jobs passing while another one failed? |
206d619
to
f13fd7c
Compare
Because on macOS a vendored libgit2 was used instead. It would presumably fail if I pushed a change to check library linkage to prevent Cargo from silently vendoring those deps again like we do for many other Rust formulae. |
f13fd7c
to
1c68cb1
Compare
Co-authored-by: Rui Chen <[email protected]> Co-authored-by: Ruoyu Zhong <[email protected]>
1c68cb1
to
657e4d1
Compare
🤖 An automated task has requested bottles to be published to this PR. |
Created by
brew bump
Created with
brew bump-formula-pr
.release notes
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!