Cloning a Repository
Get your own copy of a Repo from one of the git hosting services
or
git clone --mirror https://gitlab.com/imagine-digital/vt-support.git
Current Status
see all previous commits, author and dates
see on what branch you are at
Check for Existing Branches
see what Branches exists
Create new branch
create a new branch if necessary