Hacker News new | ask | show | jobs
by sp332 4505 days ago
Yeah, check this out from 1998 (two years before OP) https://lkml.org/lkml/1998/9/30/122
1 comments

Wait is this where the original idea for git came from?
Larry McVoy was the BitKeeper guy. This was early in terms of distributed version control, but I have no idea if it was the first or just (for a while) the most popular. Linus wrote git using several lessons he learned from using BitKeeper. It's not just a copy, though.