Git development
 help / color / mirror / Atom feed
From: Jeff King <peff@peff.net>
To: William Morgan <wmorgan-git@masanjin.net>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: git-walkthrough-add script
Date: Fri, 4 Jan 2008 02:26:50 -0500	[thread overview]
Message-ID: <20080104072650.GA24685@coredump.intra.peff.net> (raw)
In-Reply-To: <1199426431-sup-6092@south>

On Thu, Jan 03, 2008 at 10:14:31PM -0800, William Morgan wrote:

> I've written a little script to do darcs-style hunk-by-hunk
> walkthroughs. It's based on the git-hunk-commit script that was floating
> around. Maybe someone else will find it useful.
> 
> http://git-wt-commit.rubyforge.org/

It didn't work for me, since the diff parsing failed to match my
particular colors (I needed /^.....diff/ instead of /^....diff/). I
suspect the color matching needs to be more flexible to be generally
useful.

However, I'm not clear what advantages this has over "git add -p".

-Peff

  reply	other threads:[~2008-01-04  7:27 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-04  6:14 git-walkthrough-add script William Morgan
2008-01-04  7:26 ` Jeff King [this message]
2008-01-04 18:31   ` William Morgan
2008-01-04 21:07     ` Jeff King
2008-01-05  2:37       ` William Morgan
2008-01-05  2:50         ` Junio C Hamano
2008-01-05  2:55           ` Junio C Hamano
2008-01-05  3:02             ` William Morgan
2008-01-05  4:08           ` Pedro Melo
2008-01-04 23:26 ` Pedro Melo
2008-01-04 23:28   ` Junio C Hamano
2008-01-05  0:02   ` William Morgan
2008-01-05  0:17     ` Pedro Melo
2008-01-05  1:00   ` Miklos Vajna
2008-01-05  2:54     ` William Morgan
2008-01-05  3:43       ` Jeff King

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=20080104072650.GA24685@coredump.intra.peff.net \
    --to=peff@peff.net \
    --cc=git@vger.kernel.org \
    --cc=wmorgan-git@masanjin.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox