]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/fsync-refs'
authorJunio C Hamano <gitster@pobox.com>
Fri, 25 Mar 2022 23:38:24 +0000 (16:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 25 Mar 2022 23:38:25 +0000 (16:38 -0700)
commit6e1a8952e90e5d125177dbdee21425d1ba2d3584
treecda2c48629c1e926d5b971954a038e79f0f0a325
parenteb804cd405618ef78b772072685c39392aea4ac1
parentbc22d845c4328f5bd896d019b3729f776ad4be4c
Merge branch 'ps/fsync-refs'

Updates to refs traditionally weren't fsync'ed, but we can
configure using core.fsync variable to do so.

* ps/fsync-refs:
  core.fsync: new option to harden references
cache.h
refs/files-backend.c
refs/packed-backend.c