Some cosmetic code changes to tumblelog
In the evening I pushed a lot of small cosmetic code changes I had made over the past days to tumblelog to GitHub. Well, first I had to pull 2 commits I had made via the GitHub site because of a patch by Jan Neduchal. I used:
git pull --rebase
To get those 2 commits and to replay my 25 new commits on top of those 2. The updated version is now available on GitHub.