Hi Junio, On Sun, 24 Jan 2016, Junio C Hamano wrote: > Johannes Schindelin <johannes.schindelin@xxxxxx> writes: > > > Some of the tests expect that executable bits can be toggled, others > > expect that paths are POSIX paths (but when they come through git.exe, > > they are converted into Windows paths and necessarily differ), yet > > others expect symbolic links to be available. > > These skip the tests that cannot possibly pass in their entirety by > protecting them with prerequisites, which feels the right thing to > do. The "executable bits" ones would need to become !POSIXPERM, and > symlink ones !SYMLINKS, though. I reworked this in the same batch as the previous git-svn patch. Ciao, Dscho -- 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