GNU bug report logs -
#72536
[PATCH] tap: new `--merge-prefix' option to prefix stderr before merging
Previous Next
Reported by: Richard Hansen <rhansen <at> rhansen.org>
Date: Fri, 9 Aug 2024 08:40:01 UTC
Severity: normal
Tags: patch
Done: Karl Berry <karl <at> freefriends.org>
Bug is archived. No further changes may be made.
Full log
Message #38 received at 72536 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
On 2/19/25 11:48, Karl Berry wrote:
> A separate question (for anyone), when we get that far ... what's the
> best way to apply/commit a patch series like this? Sorry for my lack of
> git-fu. When I run "git am mboxfile" after saving your msg in mboxfile,
> it applies fine, but then git log -n 1 -p shows that only the first
> Subject: is used, apparently losing the information you nicely put into
> all the other Subject:s.
A quick check of `git help log` suggests that you were asking `git log`
to only output one record. That it outputs the first Subject and not
the last suggests that git-am may have only applied one patch instead of
the whole series.
> Or will all the different subjects show up
> again when it's pushed, somehow?
No, a push exactly transfers your local history and branch tip.
> I did a bunch of searching without great results. Maybe I have to save
> each msg in a separate file and then apply the directory?
I seem to recall that that is what I have always had to do: one message
per file.
> Seems like that should not be necessary.
I suspect that you are having problems with git-mailsplit but I do not
know how to fix the issue.
-- Jacob
[Message part 2 (text/html, inline)]
This bug report was last modified 94 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.