Git Commands
Git commands are instructions that we give to git to perform action such as tracking changes, switching branch, creating commits etc (Rebase ko barem pani yesmia lekha).
Following are some usefull git commands
git init
This initializes a new git repo...
blog.bipinbhatt.com.np7 min read