gh icon indicating copy to clipboard operation
gh copied to clipboard

(DEPRECATED) GitHub CLI made with NodeJS. Use the official https://cli.github.com/ instead.

Results 51 gh issues
Sort by recently updated
recently updated
newest added

**Version number** 2.3.0 **Screenshot the bug** ![image](https://user-images.githubusercontent.com/72442735/146897614-b0ba9969-5521-4b2d-9916-40caca2562e2.png)

bug

It's been a fun ride but it's time to sunset this project in favor of the official GitHub CLI 🌆 I hope this tool has been as useful to you...

Game Over

For example, can we make `gh pr 100` fetches the PR on my repo to local branch `pr-100`, while `gh pr 100 -u johndoe` fetches the PR on John Doe's...

good first issue

**Is your feature request related to a problem? Please describe.** I use a git access token stored in git's credential store for both git commands (pull, push) and for CLI...

improvement

**Version number** 2.8.8 **Describe the bug** Received a warning email that my recently authorized github app used a deprecated auth endpoint with useragent octokit.js/16.25.6. Authorizations API endpoint will be removed...

bug

**Version number** 2.8.5 **Describe the bug** when i type gh command i receive this ``` TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type object at validateString...

bug

**Version number** 2.8.3 **Describe the bug** Occasionally the remote branch I will be pushing to is not able to be updated unless I force push. But I don't know this...

bug

**Version number** 2.8.5 **Describe the bug** A clear and concise description of what the bug is. `gh repo --list --type private` doesn't list private repositories. It just lists the public...

bug

It would be cool to add, remove, and list topics for repositories. https://developer.github.com/v3/previews/#repository-topics However it's currently in `preview` mode so requires HTTP Header to be: `Accept: application/vnd.github.mercy-preview+json` See note at...

new feature

https://github.com/node-gh/gh/issues/745 npm WARN [email protected] requires a peer of marked@^0.4.0 || ^0.5.0 || ^0.6.0 but none is installed. You must install peer dependencies yourself.