]> git.ipfire.org Git - thirdparty/git.git/commit - t/t7011-skip-worktree-reading.sh
Merge branch 'ps/fsync-refs-fix' into maint-2.39
authorJunio C Hamano <gitster@pobox.com>
Tue, 14 Feb 2023 22:15:50 +0000 (14:15 -0800)
committerJunio C Hamano <gitster@pobox.com>
Tue, 14 Feb 2023 22:15:50 +0000 (14:15 -0800)
commit259988af42caa4e17d410790d75dd939144bad24
tree4479754c2502a12983e780870ad633dd2a4baa43
parent725f293355c30e202451933273a9695180dbaef2
parentce54672f9b017adf60d15bc7174994b63cb29d3a
Merge branch 'ps/fsync-refs-fix' into maint-2.39

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