]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ps/fsync-refs-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 2 Jan 2023 12:37:19 +0000 (21:37 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 2 Jan 2023 12:37:19 +0000 (21:37 +0900)
commit3ed91c5f22084eaf8c3a324fb82017fec8361a14
tree6460c0cd82256a3ee41651b0637e5e0e9cb04e56
parent039e5a0b701c76dce38c397853cea490d5a27373
parentce54672f9b017adf60d15bc7174994b63cb29d3a
Merge branch 'ps/fsync-refs-fix'

Fix the sequence to fsync $GIT_DIR/packed-refs file that forgot to
flush its output to the disk..

* ps/fsync-refs-fix:
  refs: fix corruption by not correctly syncing packed-refs to disk
refs/packed-backend.c