Git Commands Part -3

Girija Viswanathan
3 min readNov 29, 2020

This is the continuation of the my previous blog. Please feel free to have a look at my previous blogs on the same topic.

Git commands Part 1

Git commands Part 2

Common Git Commands

git branch

This command is used to list, create, or delete branches.

--

--