How to set up a local git repository
In recent weeks I have become more involved with using git and github for version control. For my spare time projects I work on an iMac and a Mac Book Pro and I wanted a way to enable me to work on the same project on either machine. Setting up a local git repository was [...]