Skip to content

Instantly share code, notes, and snippets.

@voxxit
Created April 18, 2016 14:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save voxxit/db5658bf44901d44cf43db21711b7b2d to your computer and use it in GitHub Desktop.
Save voxxit/db5658bf44901d44cf43db21711b7b2d to your computer and use it in GitHub Desktop.
Example .gitconfig alias — git prf — which uses the Github PR template
[alias]
..
prf = !hub pull-request -F .github/PULL_REQUEST_TEMPLATE
..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment