From: Lars Hjemli <hidden> Date: 2016-06-15 22:45:03
The optimization of --[no-]merged added some code duplication and a
possible "bug" for -v output which this series tries to rectify.
Lars Hjemli (3):
builtin-branch: remove duplicated code
builtin-branch: factor out merge_filter matching
builtin-branch: fix -v for --[no-]merged
builtin-branch.c | 42 ++++++++++++++++++++++++++++++------------
1 files changed, 30 insertions(+), 12 deletions(-)