On Fri, 2015-05-08 at 20:45 -0700, Junio C Hamano wrote: > dturner@xxxxxxxxxxxxxxxx writes: > > > From: David Turner <dturner@xxxxxxxxxxx> > > > > Wire up get_sha1_with_context to call get_tree_entry_follow_symlinks > > when GET_SHA1_FOLLOW_SYMLINKS is passed in flags. G_S_FOLLOW_SYMLINKS > > is incompatible with G_S_ONLY_TO_DIE because the diagnosis that > > ONLY_TO_DIE triggers does not consider symlinks. > > Is "does not consider" something fundamental, or it just happens to > be that way right now? It just happens to be that way right now. It would require work approximately equivalent to this patch series to fix. -- 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