We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
These are notes to myself:
To create a branch
``` git checkout -b <branch> git push origin <branch> ```