Initial commit
This commit is contained in:
@ -0,0 +1,2 @@
|
||||
Create a new Branch (-b) and Switch to it (checkout)
|
||||
git checkout -b new-branch
|
||||
Reference in New Issue
Block a user
@ -0,0 +1,2 @@
|
||||
Create a new Branch (-b) and Switch to it (checkout)
|
||||
git checkout -b new-branch
|
||||