Add EnableFsyncGitDir to enable synchronized writes to the gitdir #874

Merged
proglottis merged 1 commits from enable_fsync_gitdir into main 2022-01-17 20:51:39 -06:00
proglottis commented 2022-01-17 15:04:01 -06:00 (Migrated from github.com)

This adds support for the GIT_OPT_ENABLE_FSYNC_GITDIR option in libgit2.

https://github.com/libgit2/libgit2/blob/v0.28.1/include/git2/common.h#L357

This adds support for the GIT_OPT_ENABLE_FSYNC_GITDIR option in libgit2. https://github.com/libgit2/libgit2/blob/v0.28.1/include/git2/common.h#L357
lhchavez (Migrated from github.com) approved these changes 2022-01-17 20:51:35 -06:00
lhchavez (Migrated from github.com) left a comment

Thanks for this improvement 🎉 !

Thanks for this improvement :tada: !
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jcarr/git2go#874
No description provided.