Skip to content

Instantly share code, notes, and snippets.

@yurydelendik
Last active October 13, 2015 16:48
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yurydelendik/4226470 to your computer and use it in GitHub Desktop.
Save yurydelendik/4226470 to your computer and use it in GitHub Desktop.
Pull/try from github particula branch without registering/fetching remote
[alias]
github-try = !sh -c 'git fetch https://github.com/$0/pdf.js.git $1 && git checkout FETCH_HEAD'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment