summaryrefslogtreecommitdiff
path: root/include/git2/annotated_commit.h
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2017-11-12 10:35:18 +0000
committerPatrick Steinhardt <ps@pks.im>2018-06-22 09:52:12 +0200
commit5ec4aee952ed0db040277c16d1ac015c6e4bee3b (patch)
treee14337a5736c60c9a7dfc3a9e5ce096c32715358 /include/git2/annotated_commit.h
parentc16556aaddffc1d663c6403747d793adc0819e0a (diff)
downloadlibgit2-5ec4aee952ed0db040277c16d1ac015c6e4bee3b.tar.gz
indexer: add ability to select connectivity checks
Right now, we simply turn on connectivity checks in the indexer as soon as we have access to an object database. But seeing that the connectivity checks may incur additional overhead, we do want the user to decide for himself whether he wants to allow those checks. Furthermore, it might also be desirable to check connectivity in case where no object database is given at all, e.g. in case where a fully connected pack file is expected. Add a flag `verify` to `git_indexer_options` to enable additional verification checks. Also avoid to query the ODB in case none is given to allow users to enable checks when they do not have an ODB.
Diffstat (limited to 'include/git2/annotated_commit.h')
0 files changed, 0 insertions, 0 deletions