I would like to get a single commit (let\'s call it ${SHA}) from GitHub via the web-interface.
${SHA}
For example, something like:
$ git clone
I found I had to add a / at the end, i.e.
https://github.com/foo/bar/commit/${SHA}.patch/