cocoapods-patch
cocoapods-patch copied to clipboard
Fails when not run in a Git repo
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.