Posts tagged 'git'

Managing multiple Git identities

How to manage multiple Git identities on the same machine

How to release your code (aka Git tags)

After spending quite some time working on your side project, you feel that it is finally good enough for going public. Releasing sounds like a super neat idea, but how do you do it?

Setting up a dotfiles repo and easily port configurations around

How I set up a repository containing my setting and configuration files and delegated the task of creating symlinks to the computer.