Live data from Hacker News

Git commit with hash `0000000`

github.com

1–10 of 11 posts

Re: Git commit with hash `0000000`

#2
I just stumbled across this commit and couldn't believe my eyes, thought it may be interesting to some of you as well.

EDIT: Looking further into it, it looks like there's almost two thousand commits on github starting with this exact hash: https://github.com/search?q=hash%3A0000000&type=commits&p=1

Re: Git commit with hash `0000000`

#5
The probability of this happening at random is around 1 in 250 million (if you care that the hash prefix is all zeroes, versus just all the same character: 1 in 4 billion).

Github has officially announced that they have over 100 million active users, and over 400 million repositories.

At Github's scale this is a common event; on the order of monthly.

Post reply on HN