• J
    Merge branch 'ab/commit-graph-write-optim' · 04d67b6a
    Junio C Hamano 提交于
    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
    04d67b6a
commit-graph.c 30.9 KB