Created
January 24, 2016 06:40
-
-
Save vicky002/b3f9076a10cb65cd84fc to your computer and use it in GitHub Desktop.
branch
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
git branch foobar && git checkout foobar | |
git checkout -b foobar #same as above command |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment