diff options
author | Derrick Stolee <dstolee@microsoft.com> | 2021-02-05 14:30:36 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-02-05 15:40:41 -0800 |
commit | eb9071912f5ca370d7e30e88434ffa10c182ed81 (patch) | |
tree | 97804f25640ef052166b6d42c38c038118776eb6 /chunk-format.h | |
parent | doc: add corrected commit date info (diff) | |
download | tgif-eb9071912f5ca370d7e30e88434ffa10c182ed81.tar.xz |
commit-graph: anonymize data in chunk_write_fn
In preparation for creating an API around file formats using chunks and
tables of contents, prepare the commit-graph write code to use
prototypes that will match this new API.
Specifically, convert chunk_write_fn to take a "void *data" parameter
instead of the commit-graph-specific "struct write_commit_graph_context"
pointer.
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'chunk-format.h')
0 files changed, 0 insertions, 0 deletions