]> git.ipfire.org Git - thirdparty/git.git/blob - compat/cygwin.h
cygwin: allow pushing to UNC paths
[thirdparty/git.git] / compat / cygwin.h
1 int cygwin_offset_1st_component(const char *path);
2 #define offset_1st_component cygwin_offset_1st_component