git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* commit a1f6baa5 (wrap long header lines) breaks my habit
@ 2011-05-24 16:02 Stefan-W. Hahn
  2011-05-24 16:27 ` Junio C Hamano
  0 siblings, 1 reply; 16+ messages in thread
From: Stefan-W. Hahn @ 2011-05-24 16:02 UTC (permalink / raw)
  To: git

Hello,

for rebasing I'm using normally

   git format-patch -k --stdout a..b | git am -k -3

With commit

  commit a1f6baa5c97abc8b579fa7ac7c4dc21971bdc048
  format-patch: wrap long header lines 
  (since >v1.7.4)

this isn't possible anymore for those patches which have more then 78
characters on the first line.

The wrapping of the lines in the commit message will not be seen when
commiting but when rebasing via format-patch.

Was this the intention of this change or was my sort of workflow just
not in focus?

Any suggestion?


Stefan
-- 
Stefan-W. Hahn                          It is easy to make things.
                                        It is hard to make things simple.

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2011-05-26 22:47 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-24 16:02 commit a1f6baa5 (wrap long header lines) breaks my habit Stefan-W. Hahn
2011-05-24 16:27 ` Junio C Hamano
2011-05-24 16:46   ` Stefan-W. Hahn
2011-05-24 20:07     ` Jeff King
2011-05-25 15:40       ` Stefan-W. Hahn
2011-05-26 20:36         ` Jeff King
2011-05-26 20:41           ` [PATCH 1/3] t: test subject handling in format-patch / am pipeline Jeff King
2011-05-26 20:53           ` [PATCH 2/3] mailinfo: always clean up rfc822 header folding Jeff King
2011-05-26 20:55           ` [PATCH 3/3] format-patch: preserve subject newlines with -k Jeff King
2011-05-26 21:18             ` Junio C Hamano
2011-05-26 21:19               ` Jeff King
2011-05-26 22:24                 ` Jeff King
2011-05-26 22:27                   ` [PATCH 3/5] pretty: add pp_commit_easy function for simple callers Jeff King
2011-05-26 22:47                     ` Junio C Hamano
2011-05-26 22:27                   ` [PATCH 4/5] clean up calling conventions for pretty.c functions Jeff King
2011-05-26 22:28                   ` [PATCH 5/5] format-patch: preserve subject newlines with -k Jeff King

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).