Categorygithub.com/frozzare/git-mr
modulepackage
1.2.0
Repository: https://github.com/frozzare/git-mr.git
Documentation: pkg.go.dev

# README

git-mr

Do merge request from terminal to GitLab

Installation

Download binaries or install with go get and build. Then move to executable path.

go get github.com/frozzare/git-mr

Usage

Required environment variables:

GITLAB_URL=http://git.example.com
GITLAB_TOKEN=xxx
git mr -s=source -t=develop -m='Merge request title' -p=example/web

License

MIT © Fredrik Forsmo