`gmo` command to merge pull requests
This comment has been minimized.
This comment has been minimized.
Thanks! Updated. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This comment has been minimized.
parse_git_branch_bare
could be simplified togit symbolic-ref --short HEAD
.