diff options
| author | Patrick Steinhardt <ps@pks.im> | 2017-11-12 10:31:48 +0000 |
|---|---|---|
| committer | Patrick Steinhardt <ps@pks.im> | 2018-06-22 09:52:12 +0200 |
| commit | c16556aaddffc1d663c6403747d793adc0819e0a (patch) | |
| tree | 6bf65254b08ffa9eb528e392b8b44bc274eedcba /include/git2/annotated_commit.h | |
| parent | a616fb1668fcf406dbcd8dcc241d5a3613669e62 (diff) | |
| download | libgit2-c16556aaddffc1d663c6403747d793adc0819e0a.tar.gz | |
indexer: introduce options struct to `git_indexer_new`
We strive to keep an options structure to many functions to be able to
extend options in the future without breaking the API. `git_indexer_new`
doesn't have one right now, but we want to be able to add an option
for enabling strict packfile verification.
Add a new `git_indexer_options` structure and adjust callers to use
that.
Diffstat (limited to 'include/git2/annotated_commit.h')
0 files changed, 0 insertions, 0 deletions
