brew install gh
command | description |
---|---|
gh pr view -w | open a pull request in the browser |
gh pr create -d | create a draft pr |
gh run list | show the list of github actions |
gh run watch | show the details of the running action |
brew install gh
command | description |
---|---|
gh pr view -w | open a pull request in the browser |
gh pr create -d | create a draft pr |
gh run list | show the list of github actions |
gh run watch | show the details of the running action |