Backing up a git repository with git bundle
I have a git repository called ~/devel/ which is where all my development effort in various languages is stored (you can see that it’s not that much, otherwise I’d have separate repositories ;). I also occasionally merge projects that started in their own repositories into this one.
Anyway, while backing ~/devel/ to my new USB-drive i [...]
