[PATCH 0/4] fmt-merge-msg improvements
From: Ramkumar Ramachandra <hidden>
Date: 2016-06-15 22:49:21
Hi,
The first three parts make `merge.log` and `--log` an integer. While
at it, drop the deprecated `--summary` option: blame tells me that it
was marked deprecated back in 2008. The series is based on pu for no
good reason.
Thanks to Johannes and Jonathan for their inputs.
-- Ram
Ramkumar Ramachandra (4):
fmt-merge-msg: Make the number of log entries in commit message
configurable
fmt-merge-msg: Update command line options to sync with config
options
fmt-merge-msg: Update fmt-merge-msg and merge-config documentation
fmt-merge-msg: Remove deprecated --summary option
Documentation/git-fmt-merge-msg.txt | 28 +++++++----------------
Documentation/merge-config.txt | 8 +++++-
builtin/fmt-merge-msg.c | 41 ++++++++++++++++------------------
3 files changed, 34 insertions(+), 43 deletions(-)