• Show log

    Commit

  • Hash : f38ce9b6
    Author : Patrick Steinhardt
    Date : 2017-05-24T11:09:38

    path: expose `git_path_is_dirsep` This function has previously been implemented in Windows-specific path handling code as `path__is_dirsep`. As we will need this functionality in other parts, extract the logic into "path.h" alongside with a non-Windows implementation.