Skip to content

Instantly share code, notes, and snippets.

@osheroff
Created October 5, 2012 20:32
Show Gist options
  • Select an option

  • Save osheroff/3842201 to your computer and use it in GitHub Desktop.

Select an option

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`"
@grosser
Copy link

grosser commented Oct 7, 2012

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment