This document provides an overview of Git and its basic usage for project managers (PM), developers (DEV), and support (SUP) roles. It explains why Git is useful, describes basic Git concepts like commits, branches, and remotes. It then provides best practices and commands for using Git including committing often with clear messages, pulling/pushing regularly, and maintaining the repository. A list of additional learning resources is also included.