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.
- Host: GitHub
- URL: https://github.com/codelenny/gitlab-hidden-diff
- Owner: CodeLenny
- Created: 2016-09-13T13:56:33.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-13T14:28:13.000Z (almost 10 years ago)
- Last Synced: 2025-02-28T22:28:17.720Z (over 1 year ago)
- Language: CoffeeScript
- Size: 53.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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