Andrea Daly

Git & GitLab

Basic information to get started with source code control using Git and gitLab. There are some great graphical tools for managing Git repositories, and IntelliJ idea has one such tool built in. However, information here is mainly based on managing Git via the command line, as it provides a solid basis from which to move on from.

Focus is not on explaining how Git works but links are included at the bottom of some pages to provide relevant information to quickly find out more. The internet is awash with Git resources, the purpose of this section is to cut through some of that information overload.

In these pages you will find some basic workflows, commands and conflict scenarios and solutions to help get started.