the.com/code repositories
where your code goes to be judged by strangers forever, via git blame.
means a version-controlled storage system that tracks every change to a codebase, who made it, and why they'll regret it later.
from from repositorium, latin for storehouse; the modern sense arrived with version control systems in the 1970s-80s, and exploded once git and github made everyone's mistakes searchable in 2008.
linus torvaldsbuilt git in a weekend out of spite
github nameacquired by microsoft for 7.5 billion
commit messagesoften just say fix