Hello Perl heroes, Can we have "git add--interactive --patch --match=regex" where only (splitted if possible) hunks that match regex are shown? I've been reviewing a .po file and adding translations that I approve, leaving the rest to be determined later. The problem with .po files is that a lot of comment lines are changes because some translations are moved in source code. I don't care about those comment changes and would like to completely ignore them (even destroy them with git checkout -p). -- Duy -- 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