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

Add handling for GitHub API 401 errors #71

Closed arusahni closed 2 years ago

arusahni commented 2 years ago

Previously git-req was swallowing 401 status codes. This should make it easier to debug.