Hints and tips

Hints and tips for various things.

Using Git

November 10th at 11:22am

Some very basic git commands. I don't use it a lot so don't always remember the commands I need.

Initialise a repository

Often I want to set up a main repository on my server that I can share amongst my other machines - so I can work on the laptop or the desktop machine (when James will let me u...