v0.8.0 #1052
arxanas
announced in
Release notes
v0.8.0
#1052
Replies: 1 comment 1 reply
-
|
Looks like pre-built binaries are missing from this release and the action is failing: https://github.com/arxanas/git-branchless/actions/runs/6040012495 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
To install or update
git-branchless, run the following:If you haven't already taken the user survey, please consider doing so!
Release highlights
git record -i) now uses a new, more performant interface.git branchless difftool.repo(e.g. Chromium)Changelog
Added
--fixupto squash moved commits into the destination #545) EXPERIMENTAL: Added a--fixupoption togit moveto squash moved commits into the destinationinstall-man-pagessubcommand #830) Addedgit branchless install-man-pagescommand. This may be useful for package maintainers or those who install git-branchless from source.git submit#840) git-branchless supports Phabricator as a backend forge forgit submit.branchless.smartlog.defaultRevsetconfiguration variable..gitdirectory" check #910) Added support for repositories managed by therepotool.difftoolsubcommand #1009) Addedgit branchless difftoolsubcommand.Changed
git-recordas of v0.4.0 #1024) Rust v1.67 or later is required to build.git submitonly fetches the necessary branches, rather than all branches, before pushing.scm-recordlibrary #826) Switch toscm-recordcrate to provide the partial commit interface.draft()#914) The default revset forgit restackis nowdraft().Fixed
git submit#866) New commits created duringgit rebaseare no longer kept if the rebase is aborted.git submit#866)git testno longer clobbers working copy changes.git amend, detached branches previously pointing to the amended commit are now updated.git sync --pullwithmainchecked out #920) Runninggit syncwhen the main branch is checked out no longer leaves a dirty index.New Contributors
Thanks to the following first-time contributors!
If you're interested in contributing, check out the Developer Guide in the Wiki, or post in the Discussions or Discord server to ask any questions.
This discussion was created from the release v0.8.0.
Beta Was this translation helpful? Give feedback.
All reactions