I am using Twitter\'s Fabric on my iOS app.
Crashlytics in Fabric just updated itself and now I cannot commit my project to git. I get the error:
git
I think this relates to the git submodule since I had similar issue. However adding or removing it didn't help. What worked was reseting it into HEAD version, e.g.
git reset HEAD problematic_file_or_dir