Skip to content

Instantly share code, notes, and snippets.

@trustin
Created November 2, 2012 09:11
Show Gist options
  • Save trustin/3999645 to your computer and use it in GitHub Desktop.
Save trustin/3999645 to your computer and use it in GitHub Desktop.
$ git config alias.merge-pullreq '!git-merge-pullreq'
$ git merge-pullreq 1234
Fetching the pull request 1234 from netty/netty ..
Running: git am /tmp/pullreq.XXXXXXXX
Applying: ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment