From: Junio C Hamano Date: Tue, 30 Oct 2018 06:43:45 +0000 (+0900) Subject: Merge branch 'js/diff-notice-has-drive-prefix' X-Git-Tag: v2.20.0-rc0~112 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=99499e222e8fc5b94db1fab386bd283059eb6771;p=git Merge branch 'js/diff-notice-has-drive-prefix' Under certain circumstances, "git diff D:/a/b/c D:/a/b/d" on Windows would strip initial parts from the paths because they were not recognized as absolute, which has been corrected. * js/diff-notice-has-drive-prefix: diff: don't attempt to strip prefix from absolute Windows paths --- 99499e222e8fc5b94db1fab386bd283059eb6771