Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
commit-graph: implement write_commit_graph()
author
Derrick Stolee
<dstolee@microsoft.com>
Mon, 2 Apr 2018 20:34:19 +0000
(16:34 -0400)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 2 Apr 2018 21:27:38 +0000
(14:27 -0700)
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>
raw
|
patch
|
inline
| side by side (from:
08fd81c
)
No differences found