GIT Commands
In the last article we learned what is git and github and also discussed some of the highly used git commands .So now lets doa deep dive in each one of them git add The git add commands adds new or changed files in your working directory to GIT s...