git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Boaz Harrosh <bharrosh@panasas.com>
To: Erez Zilber <erezzi.list@gmail.com>
Cc: "git@vger.kernel.org" <git@vger.kernel.org>
Subject: Re: applying and committing patches in a single git command
Date: Tue, 15 Jul 2008 11:53:50 +0300	[thread overview]
Message-ID: <487C659E.60606@panasas.com> (raw)
In-Reply-To: <ce513bcc0807150150l783e9ff1kd7780dc59f4b5a3d@mail.gmail.com>

Erez Zilber wrote:
> Hi,
> 
> Someone created a patch with git-format-patch and sent it to me. I
> would like to apply & commit the patch. If I use git-apply, it only
> patches my tree without committing it. Now, I need to copy the commit
> log, run git-commit and paste the commit log there. Is there a more
> intelligent way to do that?
> 
> Thanks,
> Erez
> 
git-am, can take all bunch of them at once

Boaz

  parent reply	other threads:[~2008-07-15  8:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-15  8:50 applying and committing patches in a single git command Erez Zilber
2008-07-15  8:52 ` Stephan Beyer
2008-07-15  8:53 ` Boaz Harrosh [this message]
2008-07-15  9:46   ` Erez Zilber
2008-07-15 10:00     ` Andreas Ericsson
2008-07-15 11:03       ` Erez Zilber

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=487C659E.60606@panasas.com \
    --to=bharrosh@panasas.com \
    --cc=erezzi.list@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).