We’re all learning and growing
We can help each other
Don’t be afraid to ask questions!
Simple work habits are key
There are tools that can help
You only need to take small steps
Understand the concepts of version control;
Identify when version control is useful for you;
Categorise recent work activities into commits;
Write good commit messages; and
Identify when to divide work into multiple branches.
Section 1: Version control concepts
Please read Section 2: Effective use of git
Please install git
Please create a GitHub account
Please add an SSH key to your GitHub account