Skip to content

Instantly share code, notes, and snippets.

@crccheck
Created October 10, 2017 19:37
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 crccheck/f0b4cbc79dd6e30d8fbf3b050842f6e4 to your computer and use it in GitHub Desktop.
Save crccheck/f0b4cbc79dd6e30d8fbf3b050842f6e4 to your computer and use it in GitHub Desktop.
Github CLI tricks
Pull down a random branch
```
git pull git@github.com:crccheck/PyGithub [master]
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment