Braching in Git

Tagged with: , , , , , ,

Use this command to create a new brach in a git Repository


git branch NameOfNewBranch

Leave a Reply