diff options
author | Taylor Blau <me@ttaylorr.com> | 2022-10-24 14:55:41 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-10-24 14:48:05 -0700 |
commit | 10538e2a627b8ab14f977c868f2975a2acb4ed4d (patch) | |
tree | 44001bf8b105e72b881458a26d9b2943b189926e /commit.c | |
parent | 3dc95e09e1355ebde472bd5be37aa7b29ef774d3 (diff) |
shortlog: extract `shortlog_finish_setup()`
Extract a function which finishes setting up the shortlog struct for
use. The caller in `make_cover_letter()` does not care about trailer
sorting, so it isn't strictly necessary to add a call there in this
patch.
But the next patch will add additional functionality to the new
`shortlog_finish_setup()` function, which the caller in
`make_cover_letter()` will care about.
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions