From: "Mark Ryden" <markryde@gmail.com>
To: "Junio C Hamano" <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: Applying patches from a patch set
Date: Tue, 23 Dec 2008 13:25:17 +0200 [thread overview]
Message-ID: <dac45060812230325if44148qa166e5fb01d33245@mail.gmail.com> (raw)
In-Reply-To: <7vabaqy5kx.fsf@gitster.siamese.dyndns.org>
Hello,
I tried usuing slrn with mutt; mutt seems to me better.
I saved 15 git patches from one patch set into a mailbox
using mutt.
Now I tried:
git am maibox
and got this error:
Patch is empty. Was it split wrong?
This error occurred after "git am maibox" applied the first 6 patches
in this patch set.
looking at that seventh patch shows that it seems to be perfectly
ok.
Any ideas what can be wrong here?
Regards,
Mark
On Sat, Dec 20, 2008 at 10:06 PM, Junio C Hamano <gitster@pobox.com> wrote:
> "Mark Ryden" <markryde@gmail.com> writes:
>
>> Hello,
>> I am subscribed to some linux kernel subsystem mailing list; in this
>> list there are sometimes patchsets with more than
>> 30-40 patches.
>> I am using gmail web interface client.
>>
>> In order to apply a patch set I copy and paste each patch from the
>> patchset into a file, and then apply that patch.
>> I assume that there is a better way.
>> Recently I encountered a fatal error when doing so (and I am not sure
>> what caused it).
>>
>> So my question is: does anyone know a more elegant way of applying a
>> large patchset ?
>> Maybe there is better mail client with which this process can be done easily ?
>
> First mistake(?) is you seem to be doing copy&paste from browser. Don't.
> It can easily damage whitespaces. Find out how your webmail interface
> allows you to save selected messages in a mbox and let you download it.
>
> Then
>
> $ git am that-mbox-file
>
>
>
>
>
next prev parent reply other threads:[~2008-12-23 11:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-20 14:37 Applying patches from a patch set Mark Ryden
2008-12-20 19:25 ` Jakub Narebski
2008-12-20 20:06 ` Junio C Hamano
2008-12-23 11:25 ` Mark Ryden [this message]
2008-12-21 8:20 ` Sitaram Chamarty
2008-12-21 18:34 ` Mark Ryden
2008-12-21 18:53 ` Jakub Narebski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=dac45060812230325if44148qa166e5fb01d33245@mail.gmail.com \
--to=markryde@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).