note
teaching: 25 minutes
exercises: 0 minutes
questions:
- How can I use version control to work on my project across multiple computers?
- How can I use version control to collaborate with my supervisors and other interns?
objectives:
- Understand why you would want to use version control in your project.
- Clone a remote repository.
- Collaborate by pushing to a common repository.
- Describe the basic collaborative or multi-machine workflow.