diff options
| author | Rémy Coutable <remy@rymai.me> | 2016-07-26 11:54:10 +0000 |
|---|---|---|
| committer | Rémy Coutable <remy@rymai.me> | 2016-07-26 11:54:10 +0000 |
| commit | 63fe21c8bf4f8df872ded0ce3f86eb4c016a915e (patch) | |
| tree | 53b1ce06e50d21696d12f1ccbe499f7c4dff9751 /doc/gitlab-basics/start-using-git.md | |
| parent | 2f5fdfe3f2848542b9930f4144723706451cfbc0 (diff) | |
| parent | 3abffb2be25844920d6e0b2ac9735ebb38b78ef5 (diff) | |
| download | gitlab-ce-63fe21c8bf4f8df872ded0ce3f86eb4c016a915e.tar.gz | |
Merge branch '20241-expand-all-button-breaks-diff-comparison-view' into 'master'
Fix expand all diffs button in compare view
## What does this MR do?
Fix the expand all diffs button in compare view.
## Are there points in the code the reviewer needs to double check?
Don't think so.
## Why was this MR needed?
We can't reuse the existing value of the format parameter, because on
the merge request page that's 'json', so the link would go to a JSON
file. We can't set it to HTML, because that adds '.html' to the URL, which
breaks the compare view (and looks bad). Setting it to `nil` uses the
default format, which in all of these cases is HTML anyway.
## What are the relevant issue numbers?
Closes #20241.
See merge request !5500
Diffstat (limited to 'doc/gitlab-basics/start-using-git.md')
0 files changed, 0 insertions, 0 deletions
