git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "David Aguilar" <davvid@gmail.com>
To: "Ittay Dror" <ittay.dror@gmail.com>
Cc: "Git Mailing List" <git@vger.kernel.org>
Subject: Re: 'git format-patch' --interactive?
Date: Sun, 31 Aug 2008 02:32:29 -0700	[thread overview]
Message-ID: <402731c90808310232r56f399y55216f7f7748ed42@mail.gmail.com> (raw)
In-Reply-To: <48BA1D9D.1070003@gmail.com>

On Sat, Aug 30, 2008 at 9:27 PM, Ittay Dror <ittay.dror@gmail.com> wrote:
> Hi,
>
> Is there a way (tool) to allow me to interactively format a patch so that I
> can remove formatting noise or insignificant changes?
>
> Thank you,
> Ittay
>
> --
> --
> Ittay Dror <ittay.dror@gmail.com>
>

Yes -- get changes into your worktree (through e.g. "git apply") and
then use "git cola" to edit the index and/or worktree into a
commitable state
.
http://cola.tuxfamily.org/

You can undo or ignore specific changes to a file, which is what it
sounds like you're trying to do.


-- 
 David

      reply	other threads:[~2008-08-31  9:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-31  4:27 'git format-patch' --interactive? Ittay Dror
2008-08-31  9:32 ` David Aguilar [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=402731c90808310232r56f399y55216f7f7748ed42@mail.gmail.com \
    --to=davvid@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=ittay.dror@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).