Try run "git fsck" for any errors, and use "git prune", "git repack" to fix it.
If none of that helps,
chown -R git:git /path/to/git/user/home
That did the trick for me...
blog comments powered by Disqus