fatal: Not a git repository (or any of the parent directories): .git #407
Labels
Comments
|
This may be an issue with Carthage's repository cache. See the very similar report and resolution in #398. |
|
You are right. I deleted the repository cache |
|
Fix my problem. Thanks. |
|
it also fix my problem,but i have a new question. |
|
@beamaster This is not carthage related, you are cloning a repo hosted on this IP address and this is a warning from SSH letting you know that your key has been added to this host in known hosts list, you'll only see that warning once unless you clear the known hosts |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I want to install Quick with Carthage through carthage update I get the following output:
When I remove Quick from the Cartfile.private everything works fine.
I created an issue in the Quick repository, but maybe it is an error in Carthage: Quick/Quick#275
My setup ist:
My Cartfile content is
My Cartfile.private content is
The text was updated successfully, but these errors were encountered: