Add short options that were mentioned in the thread to git-send-email, specifically: -n for --dry-run -f for --force -q for --quiet Since --force didn't have documentation in Documentation/git-send-email.txt, a separate commit adds some first. [PATCH 1/2] Add --force to git-send-email documentation [PATCH 2/2] git-send-email: Add some short options Documentation/git-send-email.txt | 6 ++++++ git-send-email.perl | 12 ++++++------ 2 files changed, 12 insertions(+), 6 deletions(-) -- 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