Posts Tagged With: braching

Braching in Git

Tagged with: , , , , , ,

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


git branch NameOfNewBranch
No Comments »