Skip to content

Instantly share code, notes, and snippets.

@yurydelendik
Last active October 13, 2015 16:48
Show Gist options
  • 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