Years and years ago, when I first started coding DaniWeb, I used SVN source control. Eventually I switched to git/Github. Is SVN still popular these days, or does pretty much everyone just use git?
A google search told me that git was created by Linux Torvalds way back in 2005 for the development of the linux kernel. I didn't start using SVN until 2010 or so, and then git in 2015ish, so I'm surprised I hadn't heard of git when I was first looking for something to use. I guess because that's when Github really started becoming popular and that's what introduced me to git?