bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Findutils-patches] [PATCH 1/2] Explain that before reporting a prob


From: Bob Proulx
Subject: Re: [Findutils-patches] [PATCH 1/2] Explain that before reporting a problem, you should try the current
Date: Sat, 23 Jun 2007 11:34:06 -0600
User-agent: Mutt/1.5.9i

James Youngman wrote:
> I tried doing this automatically with
> git-config --add format.headers '"To: address@hidden"'

I think there are one too many sets of quotes there.

> ... but that made git-format-patch add the To: header in between the
> start of the Subject: header and its continuation line.   Sigh.

The location of the To: placement is not a problem, mail headers can
appear in any order, but git does seem to have a bug in that it does
not include a blank line to separate the headers from the message
body.  That's not good.  (At least in today's git version of git.)

I like the way git is *now* but the only real problem with it is that
it is mutating so quickly that I wonder if I will like it *later*
after it has finished evolving.  It is hard to predict.

Bob




reply via email to

[Prev in Thread] Current Thread [Next in Thread]