mhagger@xxxxxxxxxxxx writes: > From: Michael Haggerty <mhagger@xxxxxxxxxxxx> > > Patch series re-rolled against v4 of "Provide API to invalidate refs > cache"... Thanks; queued (but not pushed out yet). > BTW, whenever I add comments to existing code, it is just an attempt > to record information that I have inferred from reverse-engineering. Thanks again. I often find me scratching head while reading other people's code, long after I reviewed (or read other's reviews) and accepted their patches. It often is not the lack of review that caused undercommented code to get in my tree. During the review process, the issue the code is trying to solve is so fresh in everybody's mind, that certain things do not need to be explained to be understood. But that kind of memory eventually fades and only the code remains. It is a rather unfortunate result of the human nature that the next person who touches that code is in the best position to find out what aspect of the code is hard to understand and deserves comment. -- 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