You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using CocoaPods 1.1.1 and got this error when attempting to pod install Repeat:
warning: --depth is ignored in local clones; use file:// instead.
warning: Could not find remote branch 0.1.0 to clone.
fatal: Remote branch 0.1.0 not found in upstream origin
fatal: The remote end hung up unexpectedly
I’m a bit confused about the error. I’ve received the same message but I don’t understand why it search for a branch and not the tag.
Just to test I’ve also created a branch with that name but it didn’t solve the issue.
I am using CocoaPods 1.1.1 and got this error when attempting to pod install Repeat:
Since this appears to be your initial release, I think this might be the solution:
https://stackoverflow.com/a/37038760/133485
Thanks for what looks to be a great timer!
The text was updated successfully, but these errors were encountered: