Braching in Git
Tagged with: brach, braching, cli, command, git, repo, source
Wednesday, November 28th, 2007 10:51 PM
Use this command to create a new brach in a git Repository
git branch NameOfNewBranch
Use this command to create a new brach in a git Repository
git branch NameOfNewBranch