On Thu, Aug 26, 2010 at 4:15 AM, Scott Chacon [off-list ref] wrote:
I would like to write a post on how to use them, but I'm a bit
confused as to how people actually use them on a day to day basis. I
appears to me in trying to work out a flow for them that the lack of
an ability to merge them makes them very difficult to use for anything
practical. Can someone share with me how they use them and what the
cycle is?
I use them to store test execution output.
By post-processing, then diffing such notes, I can work out what was
regressed or fixed between two commits.
jon.