ghArbeite mit GitHub von der Konsole aus. Manche Unterbefehle wie
configsind separat dokumentiert. Weitere Informationen: https://cli.github.com/manual/gh.
gh repo clone {{besitzer}}/{{repository}}
gh issue {{[new|create]}}
gh issue {{[ls|list]}}
gh issue view {{[-w|--web]}} {{issue_nummer}}
gh pr {{[new|create]}}
gh pr view {{[-w|--web]}} {{pr_nummer}}
gh {{[co|pr checkout]}} {{pr_nummer}}
gh pr status