ssh: Could not resolve hostname bitbucket.org: Temporary failure in name resolution
fatal: Could not read from remote repository.
I know the bitbucket IPs have changed,
git remote -v
returns the correct repo
origin ssh://git@bitbucket.org/user/repo.git (fetch)
I am on mac OS
I flushed the DNS.
any suggestions?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.