Base revisions storage is corrupted


I have problem with project with Git repo :

Annotate feature is disabled and Git commands are not visible.


The same project/Git repo on Netbeans PHP causes following problem:


Whats problem? Is it issue with local Git repo?


How can I fix problem?

1
4 comments

You can check if your Git repo is Ok using this article as an example: https://git.seveas.net/repairing-and-recovering-broken-git-repositories.html

0
Avatar
Permanently deleted user

Unable to run rsync on Windows Git Extensions bash:

rsync -av project/ project-copy/
bash": rsync: command not found

0

You can try any other backup software

0
Avatar
Permanently deleted user

Well I can just [right-click] copy the repo folder to another folder in Windows... are you saying that fixes the revision corruption?

It seems that link's solution is only going to work in Linux, but I tried doing a `git reset --hard` and `git pull` (after a `git stash`) and it seemed to fix it (even after the `git stash pop`).

0

Please sign in to leave a comment.