On Monday 11 December 2006 10:23, Junio C Hamano wrote: > A script to be driven when the user says "git add --interactive" > is introduced. Cool. Just allowing to unstage files this way makes me happy, thanks. I just tried to work with this thing to separate my recent "branch.*.localmerge" changes to the simple version I posted afterwards. I noted that I need to manually change a few dependent hunks, so this "one hunk at a time" and not being able to edit changes in a hunk does not fit my workflow. Just as a sidenote: after deciding to not apply hunks, you lose them in this WIP, as you will find nothing in "unstaged" mode afterwards :-( Despite not having a patch for it right now, it would work out better for me to open the editor with the patch for one file, and allow to edit it to *replace* the staged version. Neverless, thanks for this WIP, Josef - 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