Andy Parkins <andyparkins@xxxxxxxxx> wrote: > On Tuesday 2007 March 20 12:41, Martin Waitz wrote: > > > > Which is dangerously reliant on the format of the tag object being four > > > header lines then the message. > > > > I think you can split at the blank line after the header. > > That's a good idea; I can't think of an efficient way of doing that in shell > script though. What I need is a > > grep --everything-after "^$" sed -e '1,/^$/d' Portable too. ;-) -- Shawn. - 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