path.h
18.6 KB
-
path: expose `git_path_is_dirsep` · f38ce9b6
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.
Patrick Steinhardt committed