Commit Graph

5 Commits

Author SHA1 Message Date
github-actions[bot] 04b9efcea2
Add EnableFsyncGitDir to enable synchronized writes to the gitdir (#874) (#878)
This adds support for the GIT_OPT_ENABLE_FSYNC_GITDIR option in libgit2.

Co-authored-by: James Fargher <jfargher@gitlab.com>
(cherry picked from commit 1fcc9d8743)

Co-authored-by: James Fargher <proglottis@gmail.com>
2022-01-17 19:01:01 -08:00
github-actions[bot] 800edc61bf
feat: Implement an option to control hash verification (#671) (#673)
Add a binding to enable/disable hash verification using the `GIT_OPT_ENABLE_STRICT_HASH_VERIFICATION` option.

Change type: #minor

(cherry picked from commit c3664193f3)

Co-authored-by: Suhaib Mujahid <suhaibmujahid@gmail.com>
2020-11-02 18:44:37 -08:00
lhchavez d6ab8729d8 Merge pull request #582 from suhaibmujahid/method-rename
It is not Go idiomatic to put Get into the getter's name

(cherry picked from commit 31f877e249)
2020-08-16 07:19:09 -07:00
lhchavez 8334650b1c expose options related to caching
(cherry picked from commit 8b51d0db8e)
2020-08-16 07:19:09 -07:00
Carlos Martín Nieto 12a3a1e05c Move the settings into the main git2go 2014-06-07 18:57:46 +02:00