I’ve just found that git-mv (to rename a file in a Git repository) doesn’t retain history – arghhhh! Luckily QGit figures out that the old file and new file have the same diff, and therefore manages to make a tree out of their respective logs, however git log does not manage it.

I tried out git-gui, gitk, teamgit and giggle GUI’s and still none of them come near to QGit – not that I use a GUI much, but it can be nice to have coloured diffs, and of course the git-mv with history!

Update: just upgraded to WordPress 2.7, which must be written by a load of Apple fanboyz as its all form over function as usual – almost no new features in this major version, but hey you can move your dashboard around to look pretty!