A Note on The Workflow
Caution
Important note on committing files: In Git there’s no way of knowing if someone is working on the same file as you so for any non-text files make sure you coordinate with others so that you don’t overwrite eachother’s work. Only one person should be working on any given (non-text) file at any given time!