859 Views
Git is a distributed version control system created by Linus Torvalds in 2005. The same guy who created linux. Genius. Before Git, Apache Subversion (SVN) was one of the popular version control systems. SVN is a centralized version control system which stores all the files in 1 central server.
0 comments