internetguru / flow

Use Git Flow with ease – maintain branches, semantic versioning, releases, and changelog with a single command.
Other
41 stars 6 forks source link

Feature gitlab #82

Closed alkuna closed 1 year ago

alkuna commented 5 years ago

This PR adds support for generating URLs with merge request for projects hosted by gitlab.com.

When gf -r invoked from a feature branch, the feature branch is pushed to the gitlab repo and URL for comparison is provided.

See a public demo project https://gitlab.com/alkuna/gftest.git with a feature branch merged using gf -r.

jiripavelka commented 1 year ago

It's been a while. We finally reimplemented the whole thing to be more general and included this request. Thanks and consider using the new version if you like.