git-pull-request
git-pull-request copied to clipboard
making git-pull-request compatible with gitlab
Hey!
git-pull-request deal with git
commands and github API, I thinks it's can be easy to made this project compatible with gitlab.
We just need to use the right API (github/gitlab) according to git remote
url by example.
What do you think about this?
I know nothing about Gitlab, but if it has the same idea of PR, why not!
The logical is the same... I use a on premise version of gitlab everyday and just the API calls changes.
In gitlab a pull request
is called a merge request
but the workflow is identical.
I can setup an testing environment on gitlab.com for implementing this.
work in progress
@4383 I assume that this got stalled? I was just searching for 'gitlab' with the same usecase xD
@danielmellado yeah this topic is totally outdated and can be abandoned.