Download - Gitlab Flash Talk

Transcript

Who uses a Version Control System?

Subversion, Mercurial, Bazaar, CVS

Git

Git is a is a distributed revision control and source code management system

Initially designed and developed by Linus Torvalds for Linux kernel development

Git is peer to peer not server client like Subversion, which is centralised

Git is peer to peer not server client like Subversion, which is centralised

Git Tutorial

vogella.com/articles/Git/article.html

Git Tutorial

gitorious.org

Github

Gitlab

github.com/gitlabhq/

?


Top Related