commit-graph: use repo_parse_commit
authorDerrick Stolee <redacted>
Mon, 1 Feb 2021 17:15:03 +0000 (17:15 +0000)
committerJunio C Hamano <redacted>
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 <redacted>
Reviewed-by: Taylor Blau <redacted>
Signed-off-by: Junio C Hamano <redacted>
commit-graph.c
commit.h
git clone https://git.99rst.org/PROJECT