Junio C Hamano, Tue, Mar 17, 2009 17:52:09 +0100: > Alex Riesen <raa.lkml@xxxxxxxxx> writes: > > > It is broken because of the tricks we have to play with > > lstat to get the bearable perfomance out of the call. > > Sadly, it disables access to Cygwin's executable attribute, > > which Windows filesystems do not have at all. > > Hmm, perhaps when checking hooks to see if they are executable, Cygwin > port should avoid using the "tricks"? Compared to paths inside the > worktree the number of hooks is a lot smaller, no? Yes, the damn thing is just hard to disable without ifdef in builtin-db.c or builtin-clone.c -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html