Closed
Description
When I'm working on a branch, I'd like to open the current merge request.
Currently I need to list the merge request like this:
$ lab mr list
#90 WIP: Resolve "memory leak"
#104 WIP: Resolve "Export to adobe"
#14 WIP: Resolve "Port to iOS"
Then browse the one I'm working on:
$ lab mr b 90
This would be nice to be able to directly open the merge request from the current branch like this:
$ lab mr b