git

Story

Getting started with git

These are just notes so I can find them again next time, I know I'm missing a few concepts still, but I need to keep track of what has so far worked for me.

  1. Set up a git repository and daemon

    Git and its super-localized repositories are all very well, but hardly useful for sharing, so I need an offshore git repo where my work really lives when I'm between machines. So I set up my own git repository. Following a fer online instructions, I got my rackhost machine to do this for me.
    So now I can do things like

Syndicate content