-
Notifications
You must be signed in to change notification settings - Fork 2
Git Workflow
JoshuaGabriel edited this page Sep 23, 2023
·
3 revisions
Go to this repo and make your first PR! Test Repo
There will be multiple people working on projects together. If you are done working for that day, make sure to push code onto the branch even if you think it is not 'ready'. It becomes really helpful for me and other people to look at how far you got, so potentially everyone is on the same page.
You are a software developer now, take advantage of the software team and especially peer feedback!!
Also if you are working on a specific issue, and you are writing code, it is good practice to name your branch
(issue_number)-(something related to the issue) In the example below, the branch name is called 6-Gazebo
[Setting up RocketM2]
[System Diagram] [Drive train and Arm]
[Cameras]