From: Junio C Hamano Date: Mon, 5 Jun 2017 00:03:15 +0000 (+0900) Subject: Merge branch 'js/bs-is-a-dir-sep-on-windows' into maint X-Git-Tag: v2.13.1~14 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/e6f80aee299f530c9565b520aa76e6ff2e5649bc?hp=--cc Merge branch 'js/bs-is-a-dir-sep-on-windows' into maint "foo\bar\baz" in "git fetch foo\bar\baz", even though there is no slashes in it, cannot be a nickname for a remote on Windows, as that is likely to be a pathname on a local filesystem. * js/bs-is-a-dir-sep-on-windows: Windows: do not treat a path with backslashes as a remote's nick name mingw.h: permit arguments with side effects for is_dir_sep --- e6f80aee299f530c9565b520aa76e6ff2e5649bc