Skip to content

Instantly share code, notes, and snippets.

@osheroff
Created October 5, 2012 20:32
Show Gist options
  • Save osheroff/3842201 to your computer and use it in GitHub Desktop.
Save osheroff/3842201 to your computer and use it in GitHub Desktop.
git start-pull-request
#!/bin/bash
open "https://github.com/zendesk/zendesk/pull/new/`git rev-parse --abbrev-ref HEAD`"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment