From: Junio C Hamano [mailto:gitster@xxxxxxxxx] > > Patrick Higgins <patrick.higgins@xxxxxxxx> writes: > > > My only concern is if 'git ls-files -u' ever returns absolute paths, > > then this will not work. > > What do you mean by "absolute paths"? The path git proper > deals with is > always relative to the root of the repository's work tree, so > you won't be > seeing "/home/patrick/src/Makefile" from ls-files if that is > what you are > worried about. Yes, that's what I was worried about. Glad to hear that won't ever happen. -- 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