diff options
author | Derrick Stolee <dstolee@microsoft.com> | 2019-06-12 06:29:42 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-06-12 11:20:54 -0700 |
commit | 4c9efe850d75115a6deedd57072f1d7383bc03da (patch) | |
tree | 04fa1262aa7d2ee531c4f8ee64989ae73269069f /builtin/commit.c | |
parent | ef5b83f2cfe11c2feb98b962881e9a8e6281e3ff (diff) |
commit-graph: extract fill_oids_from_commit_hex()
The write_commit_graph() method is too complex, so we are
extracting helper functions one by one.
Extract fill_oids_from_commit_hex() that reads the given commit
id list and fille the oid list in the context.
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions