Git and GitHub

Version control on your machine, then upload to GitHub. Official Git book: Pro Git (free). Hosting static sites: host free.

Start lesson 1 →

01What Git is 02Install Git and set your name 03init, add, commit, status, log 04Branches and merge 05GitHub: remote, push, clone, pull