🌍 In the beginning, Linus Torvalds created git
Fri, 11 Dec 2020 14:56:16 GMT
This is the initial commit. There’s nothing to it. Usually you can’t do
that, but passing the --allow-empty
flag let’s you do it.
Why start with an empty commit? So I have the absolute baseline to begin making small commits on top of it.