From: Thiago Farina <tfransosi@gmail.com>
To: Git Mailing List <git@vger.kernel.org>
Subject: 'git am' doubt
Date: Wed, 23 Sep 2009 19:20:53 -0300 [thread overview]
Message-ID: <a4c8a6d00909231520s53be6654ibf74d4430e7e82f@mail.gmail.com> (raw)
Hi,
I'm trying to apply a patch from the mailing list using 'git am'.
What I'm doing is:
- In gmail:
- Save original, then I copied the content to a text editor.
- In text editor:
- Remove the first empty line.
- Save the file in the same directory where I have the git source.
- In git directory:
- $ git am -s ./filename.mbox
Of course I'm doing something wrong here, but I don't know what.
The error is:
cat: /home/tfarina/git/.git/rebase-apply/next: No such file or directory
previous rebase directory /home/tfarina/git/.git/rebase-apply still
exists but mbox given.
Sorry if this is already answered before in this mailing list, but I
couldn't find it.
Thanks anyway for the time and help.
next reply other threads:[~2009-09-23 22:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-23 22:20 Thiago Farina [this message]
2009-09-23 23:54 ` 'git am' doubt David Aguilar
2009-09-24 14:09 ` Thiago Farina
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=a4c8a6d00909231520s53be6654ibf74d4430e7e82f@mail.gmail.com \
--to=tfransosi@gmail.com \
--cc=git@vger.kernel.org \
/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).