Am 6/1/2011 0:43, schrieb Junio C Hamano:
* ef/maint-win-verify-path (2011-05-27) 3 commits
- verify_path: consider dos drive prefix
- real_path: do not assume '/' is the path seperator
- A Windows path starting with a backslash is absolute
J6t had a reasonable question in the discussion; has it been resolved?
This particular question is resolved; I consider "verify_path: consider
dos drive prefix" a good change. But I haven't had a chance to review the
effects of the other two changes, yet.
-- Hannes