v0.9.0
·
175 commits
to v2.x.x
since this release
Changes
-
setup: Ask the user for another note if the current is taken (#133)It is not possible to retrieve the OAuth token anymore using the GitHub API,
so instead of doing that, we ask the user to create a new token if the
default one is already used. -
pull rebase: Add--delete-branchoption (#129)When this option is used, the branch used to make the pull request from will
be deleted after rebasing the pull request. -
manpage improvements (#131, #126)Describe the missing global options and add a
FILESsection mentioning
files used to keep, for example, the messages typed by the user. -
Fix
--pauseresuming (#132)