git branching is a diifernt line of development code example Example: git branch command git branch <branchname> (or) git checkout -b <branchname>