oligot / gitlab-mr

Open the GitLab merge request page for the current branch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gitlab-mr

Open the GitLab merge request page for the current branch

Install

> git clone https://github.com/oligot/gitlab-mr.git
> cd gitlab-mr
> go build

Configure

{
  "token": "..." 
}

Usage

> gitlab-mr

This should open a tab in your browser with the merge request page, if one exists for the current branch.

About

Open the GitLab merge request page for the current branch


Languages

Language:Go 100.0%