vcs

Git Introduction

2 minute read Published: 2020-04-29

Git is a “content tracker” – it records how files change over time. Think of it as a detailed history of your project, noting when, where, and by whom changes were made. This enables key features like: