node-gh / gh

(DEPRECATED) GitHub CLI made with NodeJS. Use the official https://cli.github.com/ instead.
http://nodegh.io
Other
1.71k stars 217 forks source link

When calling gh --new with no repo name and additional arguments, raise an error #694

Closed zevaverbach closed 4 years ago

zevaverbach commented 4 years ago

Version number 1.17.5

Describe/Reproduce the bug gh --new --type private creates a repo called --type

Expected behavior $ gh --new --type private error: You must provide a repo name.

protoEvangelion commented 4 years ago

:tada: This issue has been resolved in version 2.6.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: