On Thu, Oct 30, 2008 at 02:24:53PM +0100, Pierre Habouzit wrote: > > + * 'git stage' would do what 'git add' does now. > -> git stage -i/-p shall do what git add -i/-p does. Yes, and that is obviously easy. > > + * 'git unstage' would do what 'git reset --' does now > -> likely we need a git unstage -i/-p to interactively unstage some > bits. Agreed, though this is a bit harder. But I think this should go hand in hand with "git stash -i" and "git stash apply -i" (as I mentioned in my other mail in this thread). -Peff -- 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