mcgill-robotics / AUV-2025

Software running on Douglas AUV for 2024 RoboSub competition
GNU General Public License v3.0
22 stars 3 forks source link

Tutorial 1 justine #631

Closed justine-lin1 closed 1 month ago

Rain1618 commented 1 month ago

You want to merge your changes into the tutorial-1-git branch, not noetic. If you ever see a bunch of commits you didnt make when opening a PR, that prolly means something is goofy. You can close this one and open another pull request!

majdkhalife commented 1 month ago

yeah mb on that, git push autofill is great 90% of the time but I shoulda read what it said. just do: git checkout the tutorial-1-git and from there, run git merge <your branch>. Then do git push origin tutorial-1-git