On Tue, 10 Jul 2007, Junio C Hamano wrote: > Johannes Schindelin <Johannes.Schindelin@xxxxxx> writes: > > > The function for_each_remote() does exactly what the name suggests. > > > > The function remote_find_tracking() was extended to be able to search > > remote refs for a given local ref. You have to set the parameter > > "reverse" to true for that behavior. > > The updated patch does not use "reverse" but the old description > is still there. > > Daniel, one thing I fear about your "I want to store the message > in the object store so that I can reuse even after I re-polish > the series" desire on the cover letter topic is this kind of > gotcha, and that is why I suggested "*** BLURB GOES HERE ***". > Both the summary (diffstat and shortlog) part and the > description part should be kept fresh in the updated 0/N; while > we can automate the summary part whenever we re-generate 0/N, > you cannot automate the description part. It seems to me that commit messages are much more likely to mention the sorts of details that are affected by review than cover letters are. Furthermore, if the message is coming out of a tag on the head of the series, whatever is used to put the tag onto the new head of the series would present the buffer for editting again, just like commit --amend does. So the user would be just as likely to think to update a series header as a commit message, and less likely to need to. -Daniel *This .sig left intentionally blank* - 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