[go: up one dir, main page]

Skip to content

Respect "Hide whitespace changes" in plain diff downloading

Description

I prefer reviewing diffs with whitespace changes hidden. And I sometimes open diffs by my favorite editor and print it. But it is impossible to download MR's plain diff with whitespace changes hidden (possible to download with whitespace changes shown). So I have to review diffs with whitespace changes shown or use command line git diff to get diffs with whitespace changes hidden.

Proposal

It would be nice if "Plain diff" button to download respects whether whitespace changes are shown.

Links / references

Documentation blurb

Overview

Same as "Description".

Use cases

Developers who review downloaded diffs, who prefer diffs with whitespace changes hidden.

Feature checklist

Make sure these are completed before closing the issue, with a link to the relevant commit.