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

Junio C Hamano committed Oct 30, 2018 at 15:43 UTC 99499e222e8fc5b94db1fab386bd283059eb6771

No changes.