v0.3.4 #73
arxanas
announced in
Release notes
v0.3.4
#73
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.
-
Release highlights:
git-branchless
is now licensed under the GPL-2.git move
will now clean up (delete) branches which point to commits which have been applied upstream. This means you can sync a local commit stack with e.g.git move -b <branch> -d master
, and any already-merged branches will be automatically deleted.git sync
command which will bring all of your local-branches up to date.git undo
.This discussion was created from the release v0.3.4.
Beta Was this translation helpful? Give feedback.
All reactions