All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@mellanox.co.il>
To: Junio C Hamano <junkio@cox.net>
Cc: Kumar Gala <galak@kernel.crashing.org>, git@vger.kernel.org
Subject: Re: git-am and workflow question
Date: Sun, 11 Feb 2007 00:18:52 +0200	[thread overview]
Message-ID: <20070210221852.GC32216@mellanox.co.il> (raw)
In-Reply-To: <7vodo5153j.fsf@assigned-by-dhcp.cox.net>

> My second pass is actually applying the patch by piping each
> e-mail message from my e-mail client to "git am -3 -s", and if I
> do not like something in the patch, I make corrections and then
> run "git commit --amend".

git-commit --amend seems to rewrite the commit author which is
annoying if you only want to modify the log message a little. As a
work-around I copy the author info from the log and passing --author
explicitly, but is there an easier way?


-- 
MST

  parent reply	other threads:[~2007-02-10 22:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-08  0:34 git-am and workflow question Kumar Gala
2007-02-08  7:27 ` Junio C Hamano
2007-02-08 16:07   ` Kumar Gala
2007-02-08 22:49     ` Junio C Hamano
2007-02-10 22:18   ` Michael S. Tsirkin [this message]
2007-02-11  6:45     ` Junio C Hamano
2007-02-08  8:34 ` 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=20070210221852.GC32216@mellanox.co.il \
    --to=mst@mellanox.co.il \
    --cc=galak@kernel.crashing.org \
    --cc=git@vger.kernel.org \
    --cc=junkio@cox.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.