libgit2 / git2go

Git to Go; bindings for libgit2. Like McDonald's but tastier.
MIT License
1.93k stars 314 forks source link

Add EnableFsyncGitDir to enable synchronized writes to the gitdir (#874) #875

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

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 1fcc9d87430e41cc333ce5b2431df7058e03bbb7)