I have been struggling to use sublime merge, needing to go back to terminal to do basic things. How do I type git commands into the command bar? In particular I cannot figure out how to run the following commands
git fetch origin main
git push origin bobdev:main
Whenever I click the drop down for pushing and pulling in the top right, if I try to type anything then I cannot run the command.