A Short Intro
git init
git clone https://repo-url.git
git add <file / directory>
git commit -m <message>
\cc http://nvie.com/posts/a-successful-git-branching-model/
By johannesboyne