Overview Recently, I changed my laptop from Windows to a Mac. As many times setting up a new machine, I cloned my rep...
Getting started with Git
Git basic concepts Repository This is where we store our code. On our local machine, a repository is a directory cont...