Quote:
Originally Posted by JohnM
So basically we will be using Git/GitHub rather than the stupid idea I had in the beginning.
|
Version control gets reinvented quite often. Normally by accident, or by someone trying to "make it easier"
We use Git and Gerrit. Gerrit lets us integrate code reviews into the development process and control the quality of code that goes on the robot. Learn how to do code reviews with github and pull requests, and make that part of your development process. Software is really hard, and the more eyes, the better.