The check will verify that the repository's integrity has been preserved.
It will check all commits reachable from a branch head (or stash), checking whether their hash matches the hash stored as their filename at commit-time.
All non-matching commits will generate a warning to the user
The check will verify that the repository's integrity has been preserved.
It will check all commits reachable from a branch head (or stash), checking whether their hash matches the hash stored as their filename at commit-time.
All non-matching commits will generate a warning to the user