A Guide to Git for Use in MIT 2.680
Maintained by: mikerb@mit.edu
Get PDF
Version control will be an essential tool in MIT 2.680 for several reasons:
- Development of source code for lab assignments
- Sharing code between lab partners
- Migrating code on to robotic platforms in field exercises
The Git status Command

- Ensure git is installed on your machine
- Ensure the MOOS-IvP git repo is obtained and installed on your machine

Git 02 - Using Git Status Command

- stuff 1
- stuff 2