Archive for March, 2008

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 [...]

OpenOffice / git tips

If nothing else I can at least give you the occasional tips about things I stumbled over. OpenOffice/sqlite3 or: Spreadsheet -> SQLite3 Ok, someone gave you a spreadsheet (i.e.: XLS or ODS-file). That certain someone managed to sneak a lot of whitespaces into the cells which are not needed. Of course this table has been [...]