[Suggestion] Why have two different options for the same feature? (-n and -u)
ivanfeli opened this issue · 1 comments
ivanfeli commented
-n should be able to detect whether it's a username or a link.
so cli-github -n harshasrinivas
and cli-github -n github.com/harshasrinivas/
should both work. No need to have -u if it's a URL.
harshasrinivas commented
was just about to fix it! Thanks! 👍