Heya, On Sat, Jul 30, 2011 at 15:29, Allan Caffee <allan.caffee@xxxxxxxxx> wrote: > I suppose that makes sense. But what about building a package, which > doesn't change any tracked files or add any (non-ignored) untracked > files, would cause the index to appear dirty in the first place? Does it perhaps touch some of the tracked files? That way it would make sense git at first thinks it's dirty (since the lstat info changed), but then 'git status' will actually check the contents of the file and notice that they're equal? Just guessing here though. -- Cheers, Sverre Rabbelier -- 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