For further actions, you may consider blocking this person and/or reporting abuse
Read next
Hacktoberfest 2024: A retrospective
Peter Wan -
🌀What’s New in TypeScript: Essential Updates, Advantages, and Tips for 2024
Argho Dev -
20 Git Command-Line Tricks Every Developer Should Know
Jagroop Singh -
How do you take the first steps in a daunting and complicated software project?
Ben Halpern -
Top comments (3)
The history of git is fascinating - basically Linus Torvalds got annoyed with existing source control for Linux, and conceptualized/wrote git pretty quickly. He's joked that it's because he's a "git" himself: git.wiki.kernel.org/index.php/GitF...
This is one of the 1st mentions where he hints about what's to come:
lkml.iu.edu/hypermail/linux/kernel...
Me annoyed: write some script that maybe works around it.
Linus annoyed: write a better tool from ground up, effectively deprecating the tool that annoyed me.
Lol. Awesome