isspace 756 git-compat-util.h #undef isspace isspace 780 git-compat-util.h #define isspace(x) sane_istest(x,GIT_SPACE)