Skip to content

pt1602/gl-git-clone

Repository files navigation

JavaScript Maintenance github forks PRs Welcome github stars


GL "git clone …"

Simple Google Chrome extension which adds some minor tweaks to make working with Gitlab a little easier (for me).


Current Features

It adds "git clone" before the repository source.

Screenshot Git Clone

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.

Screenshot Merge Request


Installation

Install via Google Chrome web store

  • Open this link to get to the extension page in the Google Chrome web store
  • Click on Add to chrome

Install via developer mode

  • 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

MIT license Open Source? Yes!