Try couple of following commands: git gc --prune=now git remote prune origin Else, just use: git pull origin master