merge-request doesn't work
$ git-lab merge-request -b csp-updates -h master
Incorrect Usage.
NAME:
merge-request - create merge request.
USAGE:
command merge-request [arguments...]
DESCRIPTION:
@raine did you ever figure this out? (or figure out a less broken solution to use)? :)
Unless I am missing something, this command doesn't seem to be implemented https://github.com/numa08/git-gitlab/blob/develop/commands.go#L85
Some alternatives:
https://github.com/seveas/git-spindle https://github.com/raine/gitlab-merge-request
@raine thanks, git-spindle seems like exactly what I need.
It's not implemented https://github.com/numa08/git-gitlab/blob/develop/commands.go#L85-L86
Just keeping this here for future references. One more alternative. https://github.com/vishwanatharondekar/gitlab-cli
I hope this new cli tool helps. It is being actively maintained with support for live pipeline view on cli https://github.com/profclems/glab