An open API service indexing awesome lists of open source software.

https://github.com/codelenny/gitlab-hidden-diff

Hides diffs in merge requests according to user-defined wildcards.
https://github.com/codelenny/gitlab-hidden-diff

Last synced: about 2 months ago
JSON representation

Hides diffs in merge requests according to user-defined wildcards.

Awesome Lists containing this project

README

          

# GitLab Hidden Diff
Hides diffs in merge requests according to user-defined wildcards.

## Installation

With [TamperMonkey](https://tampermonkey.net/) installed in your browser,
visit the [Raw Script](https://raw.githubusercontent.com/CodeLenny/gitlab-links/master/diff-hider.user.js),
which TamperMonkey will prompt you to install.

The script is set to automatically update itself, but the TamperMonkey extension has a very slow update interval by
default. I recommend adjusting the update frequency in the TamperMonkey settings.

## Settings

Visit [codelenny.github.io/gitlab-hidden-diff](http://codelenny.github.io/gitlab-hidden-diff/) to configure the plugin.

## Change Log