Good intentions, but I'd rather see these S-O-B lines in the
actual commit objects. Giving format-patch this option would
discourage people to do so. Maybe a patch to git commit would
be more appropriate, methinks.
On Fri, 12 Aug 2005, Junio C Hamano wrote:
Good intentions, but I'd rather see these S-O-B lines in the
actual commit objects. Giving format-patch this option would
discourage people to do so. Maybe a patch to git commit would
be more appropriate, methinks.
Maybe also something in format-patch to check that the commit has one? I,
at least, tend to have unsigned commits for tracking stuff I've done but
not cleaned up and signed ones that I want to send off as patches. I've
confused the branches on occasion, although never when sending stuff, and
it would be nice to have format-patch tell you if the commit didn't look
right.
-Daniel
*This .sig left intentionally blank*
Hi,
On Fri, 12 Aug 2005, Junio C Hamano wrote:
Good intentions, but I'd rather see these S-O-B lines in the
actual commit objects. Giving format-patch this option would
discourage people to do so. Maybe a patch to git commit would
be more appropriate, methinks.
Maybe in addition to this one? I meant that option to be for on-passers of
commits they are not author of.
Ciao,
Dscho