Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDerrick Stolee <dstolee@microsoft.com>2021-02-05 17:30:36 +0300
committerJunio C Hamano <gitster@pobox.com>2021-02-06 02:40:41 +0300
commiteb9071912f5ca370d7e30e88434ffa10c182ed81 (patch)
tree97804f25640ef052166b6d42c38c038118776eb6 /chunk-format.h
parent5a3b130cad0d5c770f766e3af6d32b41766374c0 (diff)
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