code.mathr.co.uk git branch renaming
Someone emailed me a problem with one repository: turned out to be all of them that I had not since pushed to! Oops... Solution: run `./hooks/post-update` in each repository on the server, to update the refs for dumb HTTP(S) clones. git client error messsage was:
```
warning: remote HEAD refers to nonexistent ref, unable to checkout.
```