# 14 Git: Introduction to branching in git
Post consist of pretty basic command regarding creating new branches, switching between this branches, and merging the two branches.
Post consist of pretty basic command regarding creating new branches, switching between this branches, and merging the two branches.
In this post you will get to see how you can unstage the staged file. Also you will learn how we can unmodify the files using git commands. You will learn how to get previous committed files.