path.h
18.5 KB
-
path: expose `git_path_is_absolute` · e54cf1a3
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.
Patrick Steinhardt committed