Gist を git clone する

Gist も 通常のリポジトリと同じように扱えるらしいのでメモ

$ git clone git@gist.github.com:4d3136af58b0a36bfbc9.git

ちなみに https だと

$ git clone https://gist.github.com/Gomasy/4d3136af58b0a36bfbc9.git

おわり