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

Add support for GitLab merge request URLs #40

Closed jnv closed 1 year ago

jnv commented 7 years ago

When using OMGF with GitLab and --request option, after finishing a branch OMGF yells at me:

unknown - remote server name not recognized

Please, add support for GitLab URLs. Either you can check for gitlab anywhere in remote URL or just make it a default fallback. Alternatively, there could be an explicit configuration option for formatting PR URLs.