I'm trying to push a few minor updates to my file, mchat.php, using Gitolite. Unfortunately, every time I push the files to the server and execute git checkout -f, I receive:
error: unable to unlink old 'mchat.php' (Permission denied)
The file is owned by my user, git; the repository is owned by my user, git; and the permissions are 644. What's with the