Skip to main content

Git screencasts

Screencasts demonstrating the Git workflow used in COMP1720/COMP6720: forking, cloning, committing, pushing and submitting work.

Git can seem pretty strange to new users, but it’s not as scary as it seems. This video series explains and demonstrates the processes you’ll follow for working on every lab and assignment in this course. If you ever feel confused you can come back to these screencasts and remind yourself how it works.

How to fork

How to clone

How to commit

How to push