Embed presentation
Download to read offline
















This document provides an introduction to using Git for version control. It outlines how to install Git on Windows, macOS and Linux systems. It then demonstrates creating a local Git repository and staging and committing an initial change by adding a README file. Key Git commands are explained like init, status, add, commit and log. Resources for learning more about Git and hosting repositories online are also listed.














