Merge branch 'ef/maint-win-verify-path'
authorJunio C Hamano <gitster@pobox.com>
Thu, 30 Jun 2011 00:09:17 +0000 (17:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 30 Jun 2011 00:09:17 +0000 (17:09 -0700)
* ef/maint-win-verify-path:
verify_dotfile(): do not assume '/' is the path seperator
verify_path(): simplify check at the directory boundary
verify_path: consider dos drive prefix
real_path: do not assume '/' is the path seperator
A Windows path starting with a backslash is absolute

No differences found