It will go something like this: git branch to create a new branch of code to work in git pull --rebase to merge any upstream main branch commits onto your branch get your pull request from your ...
↧