Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ab/commit-graph-write-optim'
author
Junio C Hamano
<gitster@pobox.com>
Tue, 5 Feb 2019 22:26:14 +0000
(14:26 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 5 Feb 2019 22:26:14 +0000
(14:26 -0800)
The codepath to write out commit-graph has been optimized by
following the usual pattern of visiting objects in in-pack order.
* ab/commit-graph-write-optim:
commit-graph write: use pack order when finding commits
1
2
commit-graph.c
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
3009c8b
d7574c9
)
diff --cc
commit-graph.c
Simple merge