Skip to content

Monthly Archives: November 2009

Children in Git

There are many ways to name commits in git. For example:
$ git show HEAD^ # the parent of the HEAD commit
This made me hope that there was an analog for finding an immediate child. I did not see any evidence of this in the docs. So I went on the git IRC [...]

REST Fortune Cookie

Today is my lucky day. I had a fortune cookie with this gem inside: “Rest has a peaceful effect on your physical and emotional health.”
I interpret this as a message from Roy Fielding: “REST has a peaceful effect on your physical and emotional health.”