To reproduce, simply delete or rename your `.git` folder, then run `pod install`. You'll see an error that says: ``` fatal: not a git repository (or any of the parent directories): .git ``` plus a long stack trace.
To reproduce, simply delete or rename your
.gitfolder, then runpod install.You'll see an error that says:
plus a long stack trace.