Closed justine-lin1 closed 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
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!