We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
How to push your changes and make a pull request using the command line
Make a branch on your local machine: git branch -b new-branch
git branch -b new-branch
Go to github on the web and make a new pull request in your repo.
git push -u origin name-of-new-branch