From: Junio C Hamano Date: Mon, 2 Jan 2023 12:37:19 +0000 (+0900) Subject: Merge branch 'ps/fsync-refs-fix' X-Git-Tag: v2.40.0-rc0~114 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3ed91c5f22084eaf8c3a324fb82017fec8361a14;p=thirdparty%2Fgit.git 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 --- 3ed91c5f22084eaf8c3a324fb82017fec8361a14