vermiculus / magithub

**DEPRECATED - please use Forge instead!** -- Magit-based interfaces to GitHub
GNU General Public License v3.0
579 stars 63 forks source link

New command magithub-pull-request-new-from-issue #256

Closed vermiculus closed 6 years ago

vermiculus commented 6 years ago

Create new pull requests from issues. This creates a new pull request by copying the title/body from the source issue.

To be honest, this API endpoint is not what I thought it would be. I still want to address #254 in a more meaningful, workflow-smoothing way.