Foundations of Digital Media

git notes

Great, you now have a local copy of the repo. Now you can make changes and pull & push!

Micheal Palumbo's recommended links:

Git colours in terminal:

git config --global color.ui auto
git config --global color.branch auto
git config --global color.status auto