Skip to content

mattpeskett/gitlab-collapse-tampermonkey

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

GitLab Collapse All Button for Merge Requests

Screenshot

Add a button to GitLab merge request pages, to allow collapsing or expanding all the diffs. Works with TamperMonkey Chrome extension

Additinally shows a list of all the files in the diff (with links) when clicking on the collapse button as well.

How to use

  1. Use TamperMonkey and create a new user script (https://hibbard.eu/tampermonkey-tutorial/)
  2. Put the code from https://github.com/maliKobo/gitlab-collapse-tampermonkey/blob/master/GitLab%20Collapse.user.js in to the editor for the new script
  3. Modify the // @match line in the code to match the url to your gitlab instance

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%