Merge branch 'jt/format-patch-rfc'
commite447d3182cf77f45402b6fc8a357a2ab466c49dd
authorJunio C Hamano <gitster@pobox.com>
Mon, 26 Sep 2016 23:09:17 +0000 (26 16:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Sep 2016 23:09:17 +0000 (26 16:09 -0700)
tree9b5417e988a2a3bb423177d47c496d6c804bd00d
parent2a1f3fe6e3c3e21b97dc4fa488bee859289e32fd
parent68e83a5b8277adfc6f8a307bc2454bc6723717f4
Merge branch 'jt/format-patch-rfc'

In some projects, it is common to use "[RFC PATCH]" as the subject
prefix for a patch meant for discussion rather than application.  A
new option "--rfc" was a short-hand for "--subject-prefix=RFC PATCH"
to help the participants of such projects.

* jt/format-patch-rfc:
  format-patch: add "--rfc" for the common case of [RFC PATCH]
builtin/log.c
t/t4014-format-patch.sh