Version Control with Git
Contents
Please make sure you watch the first few assigned Git videos on this page before this class
Version Control with Git¶

A mental model of Git¶
Activity¶
Today we will try to make a mental model of git so you can understand what it is you have been doing when you type commands into the Terminal
Click this link and add your mental model.

The GitHub Flow¶
IFrame('https://guides.github.com/introduction/flow/',width=1200,height=800)
Markdown(âSource: GitHub Guidesâ)
Activity (continued)¶
Letâs now add the âAfterâ version of your mental models
Click this link and add your mental model.
