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

PR/MR lister? #13

Closed arusahni closed 5 years ago

arusahni commented 5 years ago

Since we know the project and have API keys, it may be neat to support something like: git req --list to view all current MRs. It'd be even nicer if this presented an interactive menu so users could select a branch to check out without having to retype a command.

Challenges: