Created
October 10, 2017 19:37
-
-
Save crccheck/f0b4cbc79dd6e30d8fbf3b050842f6e4 to your computer and use it in GitHub Desktop.
Github CLI tricks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Pull down a random branch | |
``` | |
git pull [email protected]:crccheck/PyGithub [master] | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment