-
Notifications
You must be signed in to change notification settings - Fork 45
Templates
Abhay Raizada edited this page Nov 15, 2016
·
3 revisions
use the command: git branch feature
to create a new branch.
use git checkout feature
to move into this branch.
Always work on branches and not master.
Hey Congrats on your first contribution feel free to help others by teaching them what you learned, opening new issues, helping us maintain these repos and the obvious: solving higher difficulty issues.