George Brocklehurst makes things for the internet.

Some things I’ve made

Latest blog post

Useful Git aliases

In what’s apparently turning into a series of posts about how I use Git, I thought I might post a few of the aliases I use. Adding aliases to Git effectively allows you to define your own simple sub-commands, which invoke one of the built in sub-commands, another alias, or some external command. More…

Elsewhere