]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/normalize-path-copy-ceil' into maint
authorJunio C Hamano <gitster@pobox.com>
Tue, 17 Jan 2017 23:11:03 +0000 (15:11 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 17 Jan 2017 23:11:03 +0000 (15:11 -0800)
A pathname that begins with "//" or "\\" on Windows is special but
path normalization logic was unaware of it.

* js/normalize-path-copy-ceil:
  normalize_path_copy(): fix pushing to //server/share/dir on Windows

1  2 
path.c

diff --cc path.c
Simple merge