Version Control with Git: Figures

Piled Higher and Deeper by Jorge Cham, http://www.phdcomics.com/comics/archive_print.php?comicid=1531


Changes are saved sequentially


Different versions can be saved


Multiple versions can be merged


The Git Staging Area


The Git Commit Workflow


Git Checkout


http://figshare.com/articles/How_Git_works_a_cartoon/1328266


Creating a Repository on GitHub (Step 1)


Creating a Repository on GitHub (Step 2)


Creating a Repository on GitHub (Step 3)


Freshly-Made GitHub Repository


Where to Find Repository URL on GitHub


Changing the Repository URL on GitHub


GitHub Repository After First Push


Adding collaborators on GitHub


After Creating Clone of Repository


The conflicting changes