Commit Graph

4 Commits

Author SHA1 Message Date
github-actions[bot] c18989f652
feat: Implement an option to control hash verification (#671) (#672)
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:43:15 -08:00
lhchavez 7b83382e04 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:20 -07:00
lhchavez b8df55f956 expose options related to caching
(cherry picked from commit 8b51d0db8e)
2020-08-16 07:19:20 -07:00
Carlos Martín Nieto 12a3a1e05c Move the settings into the main git2go 2014-06-07 18:57:46 +02:00