v0.3.3 #44
arxanas
announced in
Release notes
v0.3.3
#44
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This release primarily improves the new user experience.
git branchless init
will attempt to detect the correct main branch name to use for the repository. If not automatically detected, it will prompt for the branch name.git branchless init --uninstall
will uninstallgit-branchless
from the repository.git-branchless --help
was fixed at0.2.0
. It now reflects the version of the package.git branchless wrap
no longer fails to run if there is no Git repository in the current directory.git-branchless
are now invoked in the correct working directory.This discussion was created from the release v0.3.3.
Beta Was this translation helpful? Give feedback.
All reactions