On Sun, Sep 28, 2008 at 05:54:20PM -0400, Mark Stosberg <[EMAIL PROTECTED]> wrote: > Although, I must say I was sorely disappointed when I tried "git commit > --interactive" recently. I wanted to do an interactive record of > different hunks in a single file and it didn't seem to be possible!
For the record, it is possible: use git add -i and select 'p' (patch), or just git add -p.
pgpvzhZK9t6j1.pgp
Description: PGP signature
_______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
