Produce and maintain your own Git repository which can be used privately or shared with an unlimited number of collaborators.
Assess the current state of a project when you join a new team and quickly orientate yourself with the codebase using Git.
Contribute to software development projects safely, professionally and following practices which are common within industry.
Collaborate within teams of various sizes on a single software project using methods such as code review to ensure safe code changes, maintain high code quality, maintain consistent coding styles and facilitate intra-team knowledge transfer.
Demonstrate your understanding, not just of Git commands, but of the underlying structure which powers Git in order to solve problems when things go wrong.