Guest User

Untitled

a guest
Aug 19th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. $ git branch
  2. $ git branch solutions
  3. $ git checkout solutions
  4. $ git commit -m "commit message here"
  5. $ git push origin master
Add Comment
Please, Sign In to add comment