• Show log

    Commit

  • Hash : e54cf1a3
    Author : Patrick Steinhardt
    Date : 2017-05-24T11:07:20

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