Merge branch 'jc/prettier-pretty-note' into next
commit40e3e48ecfb90a307daa182c882230f9c5c20d79
authorJeff King <peff@peff.net>
Sun, 4 Nov 2012 13:16:57 +0000 (4 08:16 -0500)
committerJeff King <peff@peff.net>
Sun, 4 Nov 2012 13:16:57 +0000 (4 08:16 -0500)
tree4cdde49b500e6999d174e068a456e6f2db34bd0f
parentb0762f559295ad6a9d3214370b86ad51f48345b7
parentd84cef1817be9615729b26e3965e8cb8da926dc5
Merge branch 'jc/prettier-pretty-note' into next

* jc/prettier-pretty-note:
  Doc User-Manual: Patch cover letter, three dashes, and --notes
  Doc format-patch: clarify --notes use case
  Doc notes: Include the format-patch --notes option
  Doc SubmittingPatches: Mention --notes option after "cover letter"
  Documentation: decribe format-patch --notes
  format-patch --notes: show notes after three-dashes
  format-patch: append --signature after notes
  pretty_print_commit(): do not append notes message
  pretty: prepare notes message at a centralized place
  format_note(): simplify API
  pretty: remove reencode_commit_message()
pretty.c
revision.c
t/t4014-format-patch.sh