Basic Git Commands

Git is used primarily for version control however it’s functionality extends much further to include tools for effective project management such as tracking of issues, milestones and the setup of project related knowledge-base in a wiki. Here I am going to cover basic git commands and when they are used. This is meant to be […]