• Show log

    Commit

  • Hash : 5a466bef
    Author : Edward Thomson
    Date : 2015-09-13T13:59:41

    diriter: don't double '/' on Windows
    
    The canonical directory path of the root directory of a volume on
    windows already ends in a slash (eg, `c:/`).  This is true only
    at the volume root.  Do not add a slash to paths in this case.