Am 10/12/2010 14:14, schrieb Kirill Likhodedov: > I want to see which files were changed in the specific directory of my > working tree, so I call ls-files: >> git ls-files -douvm --exclude-standard -- MYDIR > > On Mac (and probably on Linux) git inspects the content of MYDIR and > gives me the status of not-indexed changes in this directory. On > Windows git gives the same result (only changes in MYDIR), but it scans > the whole repository! On Linux, this scans the whole repository, too. Therefore, at least the Windows version should not be *that* wrong. ;-) -- Hannes -- 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