Assumed Knowledge
- Basic computer use including files and folders.
Learning Outcomes
- Understand what a repository is and why code is kept in one.
- Be able to clone an existing repository
- Be able to keep track of code begin updated in a repository.
- Recognise the basic version control workflow
What is version control? by Atlassian.
What is git? by Atlassian.
Why use git? by Atlassian.
How to set up a repository by Atlassian.
Fetching by Atlassian.
Pulling by Atlassian.