Quick reference
Git commands, plain English
Keep this open during the session. Click any command to see an example.
1
checkout -b
2
add
3
commit -m
4
push
+ status & log as bonus
Session commands — used today