Dear Cojocaru,
Can you check if you're getting error when using "git log" through cmd and let me know
Dear Cojocaru,
If the issue is happening sometimes and only for you, I think the issue may be in your local project repo.
1. Try cleaning logs and fetch again - run "git reflog expire --expire=now --all" and "git gc --prune=now --aggressive"
2. Delete local repo and download again from remote.
Hope my answer helps. Reach me out for any queries.
Most of these issues will be solved when you delete the existing repo and download it again.
Or try refetching the repo from Git Bash