Git Collisions?
https://news.ycombinator.com/item?id=4370629I want all the git users to help me answer this query.
Quite often I worry about git hash collisions. I know the probability is as small as it can get. But what is the probability that out of all the git users so far, any one out of all had a git collision? (This is not the same as the previous prob)
Secondly hypothetically if I combine all the git repositories ever created in this world into one giant git repo, will I see any collisions?