format-patch: format.from gives the default for --from

This helps users who would prefer format-patch to default to --from,
and makes it easier to change the default in the future.

Signed-off-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Josh Triplett
2016-07-30 02:41:56 -07:00
committed by Junio C Hamano
parent 08df31eecc
commit 6bc6b6c0dc
4 changed files with 63 additions and 1 deletions

View File

@ -2085,6 +2085,7 @@ _git_config ()
format.attach
format.cc
format.coverLetter
format.from
format.headers
format.numbered
format.pretty