Version Control with Git
Git and github are widely used tools for sharing, versioning, and collaborating on code, data, and other documents. In this workshop, you’ll learn to access code from a github repository and create and share code on your own github repository. You’ll also learn to use git to create and manage different versions of a document, save work in progress, and collaborate on a shared code base with other researchers and programmers