nanyang-system-developers

Intro to Git version control

Overview

See this slide deck for an overview of what git does, and how it represents changes to a codebase.

How to use git

In the command line

See https://www.datacamp.com/tutorial/github-and-git-tutorial-for-beginners#basic-commands-befor

In a cloud IDE (such as Replit, or GitHub codespaces)

See https://docs.replit.com/replit-workspace/using-git-on-replit/use-gui

In the GitHub web application

See https://docs.github.com/en/repositories/working-with-files/managing-files