GitHub
Find out how to use Git and the git.arts.ac.uk GitHub Enterprise server.
Getting Started with Git and GitHub
What Does Git Do? Git is a version control system. It lets you snapshot a set of files and store ...
Setting Up a Git Repository
Git is a tool for versioning code. A git repository is a folder of files where changes made over ...
Forking a Git Repository
A common way to run classes at the CCI is for your lecturer to manage homework through a main git...
How to set up VS Code with git.arts.ac.uk
(a.k.a. GitHub Enterprise for UAL) GitHub provides a version of its version control platform for ...