Simple Google Chrome extension which adds some minor tweaks to make working with Gitlab a little easier (for me).
It adds "git clone" before the repository source.
and also a Checkout button on the Merge-Request page to copy the branch name plus a git fetch && git checkout before and git pull after it.
- Open this link to get to the extension page in the Google Chrome web store
- Click on Add to chrome
- Download the zip and unzip it or clone this repo
- Open chrome extensions chrome://extensions/ in your browser and enable the developer mode on the top right.
- Upload the unpacked extension