arusahni / git-req

Check out merge requests from your GitLab/GitHub hosted repositories from the command line with just the request number.
https://arusahni.github.io/git-req/
MIT License
57 stars 7 forks source link

Improve error handling for non-numeric request IDs #59

Closed arusahni closed 3 years ago

arusahni commented 3 years ago

Don't panic if a non-numeric request ID is supplied - instead, error out with a friendly message.

Also, add dash prefixes to long and short flags and options in the manpage.