Git
This guide aims to progressively introduce various concepts necessary to start using Git to manage your project.
Using this guide
Before starting the guide, it is highly recommended that you give Setup a read to ensure that everything you need for this guide is correctly setup.
We also highly recommend that you read Fundamental Concepts to understand the terminologies that this guide uses.
The guide is broken up into three parts:
Fundamental concepts
Collaborative workflows
Advanced concepts
The first two parts are the most important and we highly recommend that you, at the very least, finish them. The last part is good to know but not crucial if you are in a rush.
If you encounter a command with <text>
format, you are to replace <text>
with your own.
Why this guide?
This guide was created as an effort by NUS Hackers to make knowledge easily available for various technical topics!
Where can I find the slides?
The slides are published here:
Changelog
11 May 2024: First draft for first 2 sections
18 May 2024: Conducting the workshop for Orbital 2024
Last updated