SyntaxFix
Write A Post
Hire A Developer
Questions
This is what I did to get rid of all the lock ref issues:
git gc --prune=now git remote prune origin
This is probably what you only need to do too.