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.
#Define issues In Github, we create an issue with suggested changes. #Create a branch for the issue Make sure your local repository is up to date
git pull git pull master
In this case, your reference branch (the branch you are pushing to). Now, we create the branch:
git checkout -b issueXXX