diff options
author | Taylor Blau <me@ttaylorr.com> | 2020-05-04 19:13:35 -0600 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-05-04 23:20:24 -0700 |
commit | 1fe10844cad39db18de18412c928a0e69b0067ae (patch) | |
tree | d3892121c33c8e31665cac2afc1dbb95d404cf0f /ewah/bitmap.c | |
parent | The sixth batch (diff) | |
download | tgif-1fe10844cad39db18de18412c928a0e69b0067ae.tar.xz |
commit-graph.c: extract 'refs_cb_data'
In subsequent patches, we are going to update a progress meter when
'add_ref_to_set()' is called, and need a convenient way to pass a
'struct progress *' in from the caller.
Introduce 'refs_cb_data' as a catch-all for parameters that
'add_ref_to_set' may need, and wrap the existing single parameter in
that struct.
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'ewah/bitmap.c')
0 files changed, 0 insertions, 0 deletions