Merge branch 'jt/commit-graph-per-object-store'
commit78a72ad4f8fa91adc876b2fc4b18fd370e43136d
authorJunio C Hamano <gitster@pobox.com>
Thu, 2 Aug 2018 22:30:47 +0000 (2 15:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 2 Aug 2018 22:30:47 +0000 (2 15:30 -0700)
treea00b516dce8736567e679878f1b00966ef705f4a
parentcfec6133cfcd97a23ca29c7d0ad8d2961796dd52
parentdade47c06cf849b0ca180a8e6383b55ea6f75812
Merge branch 'jt/commit-graph-per-object-store'

The singleton commit-graph in-core instance is made per in-core
repository instance.

* jt/commit-graph-per-object-store:
  commit-graph: add repo arg to graph readers
  commit-graph: store graph in struct object_store
  commit-graph: add free_commit_graph
  commit-graph: add missing forward declaration
  object-store: add missing include
  commit-graph: refactor preparing commit graph
Makefile
cache.h
commit.c
config.c
ref-filter.c