Merge branch 'jc/send-email-skip-backup'

A careless invocation of "git send-email directory/" after editing 0001-change.patch with an editor often ends up sending both 0001-change.patch and its backup file, 0001-change.patch~, causing embarrassment and a minor confusion. Detect such an input and offer to skip the backup files when sending the patches out. * jc/send-email-skip-backup: send-email: detect and offer to skip backup files

Junio C Hamano committed Jul 11, 2016 at 10:31 UTC 89b8710fce0d1b3d99c0a1c218bacb82ff0811e4

No changes.