Live data from Hacker News

Git's initial commit

github.com

1–10 of 128 posts

Re: Git's initial commit

#7

I love checking out very early versions of projects. You often get to see the essence before the real world came in and ruined the beauty of it.

I do this as well. It really should be more widely broadcast.

(I've also spent some time thinking about how it's kind of a hack, and what we can do to make it better: http://akkartik.name/post/wart-layers)

Re: Git's initial commit

#8

Following the tradition of sports, I propose that commit id e83c5163316f89bfbde7d9ab23ca2e25604af290 be officially retired.

Every commit id is pretty much automatically retired. The odds of collisions in our lifetime are pretty small.

Or am I over-thinking it?

Re: Git's initial commit

#9
post #8

Following the tradition of sports, I propose that commit id e83c5163316f89bfbde7d9ab23ca2e25604af290 be officially retired.

Every commit id is pretty much automatically retired. The odds of collisions in our lifetime are pretty small. Or am I over-thinking it?

Yeah, I'm pretty sure it was a joke.

Re: Git's initial commit

#10

Following the tradition of sports, I propose that commit id e83c5163316f89bfbde7d9ab23ca2e25604af290 be officially retired.

I was under the impression that git hashes are generated based on the contents in a commit. If that's true you cannot retire them. They're not random.
Post reply on HN