commit | ddf333f66cb8b8647a40e5d39731eaf63ee9fd44 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <gitster@pobox.com> | Wed Oct 17 18:51:47 2012 -0700 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Oct 17 22:42:40 2012 -0700 |
tree | cae4a18b3024dc5c4330e6b8b923d3915fa161e3 | |
parent | 76141e2e6280101362c3c5ddb22699b6f0458100 [diff] |
pretty: prepare notes message at a centralized place Instead of passing a boolean show_notes around, pass an optional string that is to be inserted after the log message proper is shown. Signed-off-by: Junio C Hamano <gitster@pobox.com>