I accidentally put my repositories in dropbox.
One of my repositories I couldn't do git status without a message about a missing tree. (git fsck also reported this)
On the other ones I did git fsck and there was just dangling objects and commits. If git fsck is clean or just has dangling objects/commits am I safe?