From: Junio C Hamano <gitster@pobox.com>
To: "Torgil Svensson" <torgil.svensson@gmail.com>
Cc: "Git Mailing List" <git@vger.kernel.org>
Subject: Re: [PATCH] submodule update - don't run git-fetch if sha1 available
Date: Sun, 19 Aug 2007 13:56:28 -0700 [thread overview]
Message-ID: <7v8x87b5vn.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <e7bda7770708191157v54c2c2a3k8e17208a1d5b6dc9@mail.gmail.com> (Torgil Svensson's message of "Sun, 19 Aug 2007 20:57:09 +0200")
"Torgil Svensson" <torgil.svensson@gmail.com> writes:
> $ git apply junio.mail
I have no idea how you saved the junio.mail file. "git am"
knows how to grok e-mails in mbox and maildir formats.
> ...
> Is the "-- >8 --" -line something git-apply looks for?
git-apply does not have anything to do with any of this. You
are looking for "git am".
"git-am" does not currently pay attention to the "-- >8 --"
marker, either. It is there primarily so that you can do the
interactive "git am -i" so that you know up to which point you
would want to remove with its [e]dit subcommand.
prev parent reply other threads:[~2007-08-19 20:56 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-11 17:48 [PATCH] submodule update - don't run git-fetch if sha1 available Torgil Svensson
2007-08-11 18:23 ` Torgil Svensson
2007-08-11 19:44 ` Junio C Hamano
2007-08-12 0:03 ` Torgil Svensson
2007-08-12 1:19 ` Junio C Hamano
2007-08-19 18:57 ` Torgil Svensson
2007-08-19 20:56 ` Junio C Hamano [this message]
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=7v8x87b5vn.fsf@gitster.siamese.dyndns.org \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=torgil.svensson@gmail.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).