aboutsummaryrefslogtreecommitdiffstats
path: root/chunk-format.c
diff options
context:
space:
mode:
authorDerrick Stolee <dstolee@microsoft.com>2021-02-05 14:30:36 +0000
committerJunio C Hamano <gitster@pobox.com>2021-02-05 15:40:41 -0800
commiteb9071912f5ca370d7e30e88434ffa10c182ed81 (patch)
tree97804f25640ef052166b6d42c38c038118776eb6 /chunk-format.c
parent5a3b130cad0d5c770f766e3af6d32b41766374c0 (diff)
downloadgit-eb9071912f5ca370d7e30e88434ffa10c182ed81.tar.gz
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.c')
0 files changed, 0 insertions, 0 deletions