`lab mr create` from local branch
MartinDelille opened this issue · 4 comments
MartinDelille commented
I'm using both lab
and Github cli and one thing that I find very convenient with gh
is the ability to create a pull request from a local branch that has not been pushed yet to a remote.
Would it be possible with lab
?
prarit commented
@MartinDelille my apologies for not getting back to you. It's been several months :(
I think we should be able to do that. Does the Github cli auto-detect that the branch hasn't been pushed?
MartinDelille commented
Yes. In fact I'm now using https://gitlab.com/gitlab-org/cli for that.