Set GIT_OPTIONAL_LOCKS=0 and gc.writeCommitGraph=false to avoid POSIX flock calls that fail on filesystems without lock support (NFS, overlayfs, some VPS setups). Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Set GIT_OPTIONAL_LOCKS=0 and gc.writeCommitGraph=false to avoid POSIX flock calls that fail on filesystems without lock support (NFS, overlayfs, some VPS setups). Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>