Git is a version control system that was created by Linus Torvalds in 2005 to facilitate distributed development of Linux. The document outlines the contents of 4 sessions on Git that cover topics such as why version control is useful, distributed version control systems, installing and configuring Git, basic and advanced Git commands, collaboration workflows, and migrating from other version control systems to Git. Hands-on exercises are included to reinforce key concepts.