Hermann Gausterer <git-mailinglist@xxxxxxxx> writes: > combines the two commands "y"+"q" to one. > i use this if i know that this is the last hunk to add. > > Signed-off-by: Hermann Gausterer <git-git-2011@xxxxxxxx> > --- > Documentation/git-add.txt | 1 + > git-add--interactive.perl | 15 +++++++++++++-- > 2 files changed, 14 insertions(+), 2 deletions(-) It feels a bit _too_ narrow a usecase to me. I am personally not very interested in the feature itself, but even if I were, I wouldn't be happy to see an implementation that duplicates a trivial existing loop without refactoring to add maintenance burden. Thanks. -- 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