On Tue, May 31, 2011 at 02:54:05PM -0700, Junio C Hamano wrote: > Jeff King <peff@xxxxxxxx> writes: > > > Conceptually, no, I don't think so. > > Hmm, don't we have to say like all other reset types which paths are > dirty, i.e. > > $ git reset HEAD -- diff.c > Unstaged changes after reset: > M diff.c > M diff.h > > which would mean we would need to refresh the index anyway? True, though if you pass "-q", we could bypass that step. -Peff -- 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