Git Github Gitflow

added by JavaScript Kicks
12/13/2018 8:24:31 AM

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