]> git.ipfire.org Git - thirdparty/git.git/commit - commit.h
commit-graph: use repo_parse_commit
authorDerrick Stolee <dstolee@microsoft.com>
Mon, 1 Feb 2021 17:15:03 +0000 (17:15 +0000)
committerJunio C Hamano <gitster@pobox.com>
Tue, 2 Feb 2021 05:03:35 +0000 (21:03 -0800)
commitc4cc08316944d17fc214bdad47bb4e92c31d0751
tree71be12980559b5ab774ab4b53e154d18db196944
parent5a3b130cad0d5c770f766e3af6d32b41766374c0
commit-graph: use repo_parse_commit

The write_commit_graph_context has a repository pointer, so use it.

Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Reviewed-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
commit-graph.c
commit.h