Last week, Bin Chen shared his workflow for merging Github pull
requests. Other than the use of Firefox instead of Conkeror, it was
identical to mine. Now I gladly come to admit that Alexander Yakushev
has outsmarted us both by fixing up magit-gh-pulls-mode, a package
originally written by Yann Hodique which does it all from within
Magit.
It bothers me very slightly that it immediately queries for
pull-requests when I first call magit-status, even if I’m not
interested in pull-requests at the moment. So we change the suggested
setup in order to fix that.
With this setup it’ll only activate magit-gh-pulls-mode after you
try to update the list of pull-requests.
Merging Github Pull Requests from Emacs
06 Aug 2014, by Artur Malabarba.GitHub Integration post series
Last week, Bin Chen shared his workflow for merging Github pull requests. Other than the use of Firefox instead of Conkeror, it was identical to mine. Now I gladly come to admit that Alexander Yakushev has outsmarted us both by fixing up magit-gh-pulls-mode, a package originally written by Yann Hodique which does it all from within Magit.
You can find the keybinds on the Readme page.
It bothers me very slightly that it immediately queries for pull-requests when I first call
magit-status
, even if I’m not interested in pull-requests at the moment. So we change the suggested setup in order to fix that.With this setup it’ll only activate
magit-gh-pulls-mode
after you try to update the list of pull-requests.Tags: programming, github, magit, init.el, emacs,
Write Gmail in Emacs the Easy Way: gmail-message-mode »
« Faster Keystroke Echo
Related Posts
Turbo up your Ruby console in Emacs in programming
It’s Magit! And you’re the magician! in github
A few paredit keys that take over the world in programming
Content © 2019, All rights reserved. Icons under CC3.0.