Re: [PATCH] git gui: show diffs with a minimum of 1 context line
From: Shawn O. Pearce <hidden> Date: 2016-06-15 22:45:16
Clemens Buchacher [off-list ref] wrote:
git apply does not handle diffs without context correctly. Configuring git
gui to show zero context lines therefore breaks staging.
Signed-off-by: Clemens Buchacher <redacted>