We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
git checkout qa
git pull
git checkout your-branch-name
git rebase qa
git push origin your-branch-name --force