diff options
author | Derrick Stolee <dstolee@microsoft.com> | 2018-03-14 15:27:28 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-03-14 13:58:14 -0700 |
commit | c7da3a2202c79efea3a2330e47bfe8f4849f592d (patch) | |
tree | 7ad23f2366dc3dc9f84a4e4984f2846175e1c281 /commit.c | |
parent | cb2aea012df7ce10b0fa452fef7b81c8b6fe05a6 (diff) | |
download | git-c7da3a2202c79efea3a2330e47bfe8f4849f592d.tar.gz |
commit-graph: implement write_commit_graph()
Teach Git to write a commit graph file by checking all packed objects
to see if they are commits, then store the file in the given object
directory.
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions