]> git.ipfire.org Git - thirdparty/git.git/commitdiff
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)
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

1  2 
refs/packed-backend.c

Simple merge