diff options
author | Derrick Stolee <dstolee@microsoft.com> | 2018-04-02 20:34:19 (GMT) |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-04-02 21:27:38 (GMT) |
commit | 08fd81c9b6495a395a527985d18aa51c4ae66cdc (patch) | |
tree | fe90797b9eefe0b8cd39817d08ae0f327793f01d /Documentation | |
parent | 4ce58ee38de3ab0955b94946bfc339f387227223 (diff) | |
download | git-08fd81c9b6495a395a527985d18aa51c4ae66cdc.zip git-08fd81c9b6495a395a527985d18aa51c4ae66cdc.tar.gz git-08fd81c9b6495a395a527985d18aa51c4ae66cdc.tar.bz2 |
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.
Helped-by: Jeff King <peff@peff.net>
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions