From: Junio C Hamano Date: Fri, 4 Oct 2019 04:13:09 +0000 (+0900) Subject: Merge branch 'js/range-diff-noprefix' into next X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=56cf767bdbbc2879375be36e3d3552c725bb06ca;p=git Merge branch 'js/range-diff-noprefix' into next "git range-diff" segfaulted when diff.noprefix configuration was used, as it blindly expected the patch it internally generates to have the standard a/ and b/ prefixes. The command now forces the internal patch to be built without any prefix, not to be affected by any end-user configuration. * js/range-diff-noprefix: range-diff: internally force `diff.noprefix=true` --- 56cf767bdbbc2879375be36e3d3552c725bb06ca