Skip to content

v2.1.1

Choose a tag to compare

@llucax llucax released this 21 Mar 19:12
· 30 commits to v2.x.x since this release
1c67bbd

Release Notes

Bugs fixed

Check if the base branch exists when creating a PR (#92)

When creating a PR if the specified (or inferred) base branch doesn't
exist, a very weird error message was printed. Now the branch existence
is explicitly checked before attempting the PR creation.