Published Jun 5, 2025
Updated Jun 5, 2025
By Simon

Never used GIT? You are in the right place, this is a short guide to get you up and running with GIT. Learning how to initialize a repository and then work with remote repositories. 

After working through this short guide, you'll be ready to fork projects on GitHub, clone it to your local, make feature branches, and merge them back into the main branch.

Tags