Basic Demo of Branching Command:
ls
git log --oneline
git branch
git branch branch1
git branch
ls