Convert a GitHub Issue Into a Pull Request
February 4 2014, 6:01pm
A little-known-feature of the GitHub API is the ability to attach changes to an issue, converting it into a pull request. The hub command, a wrapper around git that makes it more GitHub aware, allows you to easily do this.
http://opensoul.org/2012/11/09/convert-a-github-issue-into-a-pull-request/
- Tags:
- Programming
- GitHub