Hacker News new | past | comments | ask | show | jobs | submit login

I've heard the story before but this was still fun to read. I didn't realise quite how rudimentary the first versions of git were. It really makes you wonder: was git the last opportunity to establish a ubiquitous version control system? Will there ever be another opportunity? Regardless of git's technical merits, one thing I'm extremely happy about is that it's free software. It seemed to come just before an avalanche of free software and really changed the way things are done (hopefully for good).



Two of the key features that were part of of early git that show much git was about support Linux kernel development:

https://git-scm.com/docs/git-am

https://git-scm.com/docs/git-send-email

Git was built around supporting the linux kernel email lists. And while there are a number of other options out there that sprang up around the same time, many of them didn't fill the core need for git at that time - to reduce the stress / workload on Linus.


It created the avalanche. I don’t think scale of free software we have now would be possible without git and GitHub.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: