v0.3.2 #25
arxanas
announced in
Release notes
v0.3.2
#25
Replies: 0 comments
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.
-
git-branchlessnow runs on Windows! Big thanks to @waych for their efforts.As a result of this work,
git-branchlessalso includes its own build of SQLite, which should make it easier for users to install (#17).branchless.mainBranchhas been renamed tobranchless.core.mainBranch. The old option will be supported indefinitely, but eventually removed.git movecommand, which rebases entire subtrees at once. Not currently stable.git branchless initnow setsadvice.detachedHead false, to reduce the incidence of scary messages.gittogit-branchless wrapimproves which commands are grouped together forgit undo, and possibly enables more features in the future.git-branchless wrapcommand can now take an explicit--git-executableparameter to indicate which program to run.git-branchlessbuilds on Windows (Allow git-branchless to build on Windows #13, Fix tests and execution on Windows #20).git undo, even if it was clean beforehand.git-branchlessnow supports Git v2.31.git restacknow doesn't infinite-loop on certain rebase conflict scenarios.git smartlognow doesn't crash for some cases of hidden merge commits.git-branchlessbundles its own version of SQLite, so that the user doesn't need to install SQLite as a dependency themselves (Allow git-branchless to build on Windows #13).This discussion was created from the release v0.3.2.
Beta Was this translation helpful? Give feedback.
All reactions