Merge branch 'js/diff-notice-has-drive-prefix' into maint

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

Junio C Hamano committed Nov 21, 2018 at 22:57 UTC 45dda3a2dc7f387aa344d8f0674e8e6680a68abc

No changes.