cp8_cli
cp8_cli copied to clipboard
Cookpad Global CLI
Yes, it is with a heavy feeling of history coming to an end that I ask this question 😅, but I have been playing around with the [GitHub CLI recently](https://cli.github.com/)...
When the Github token becomes invalid, the output is not very useful and doesn't tell you what you need to do. It would be nice to improve that. ### Context...
At the moment, cp8 generates branches prefixed with authors initials. This is problematic, because collisions with someone else in the same repository are likely. On a related note, why is...
[Github's Hub](https://github.com/github/hub) can fetch a token after prompting the user for username and password. ```sh $ hub api github.com username: davidstosik github.com password for davidstosik (never stored): two-factor authentication code:...
`cp8 reviews` - PRs waiting on you - PRs waiting in general - PRs with only one review
Sometimes just for investigation or doing some experimental I opening a branch for myself, but I don't want to merge it, or not yet. Because it I don't really like...