On Wed, Sep 3, 2008 at 10:18, Ittay Dror <ittay.dror@xxxxxxxxx> wrote: > I find that many times I make changes to some files that should be part of > different commits. What I do then is run 'git add -p' and 'git commit' > several times until I commit all hunks. Does it make sense to anyone to add > -p option following a '-a' and '--loop' option (that will run until user > requests to end or nothing to commit)? I wonder if "git commit --interactive" would not suit your needs? -- Cheers, Sverre Rabbelier -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html