This document is an introduction to Git aimed at non-developers, presented by John SJ Anderson during the Perl Conference in 2018. It addresses common anxieties around using Git and outlines fundamental concepts such as repositories, the terminology involved, and the basic commands for managing files within a Git repository. The talk emphasizes the importance of understanding Git for contributing to open-source projects and provides guidance on how to get started with using Git effectively.