GIT

GIT

is a widely used version control. Git was initially designed and developed by Linus Torvalds for Linux kernel development in 2005.

Install

 - https://git-scm.com/downloads​
 - apt-get install git

Git pull / add/ push

Workshops

http://pcottle.github.io/learnGitBranching/

Real Workflow

Workflow

GUI

 - console

 - https://git-scm.com/downloads/guis

Practice

FAQ

GIT

By Maksym Romaniv