@Mark C ,
still getting the git clone issue for repos in which one central repo has dependency of another 20+ repos .
even after changing the git user to my own which have access to all the other repos
Resolving dependencies...
Host key verification failed.
fatal: Could not read from remote repository.
Thank you for reaching out to the community.
Would it be possible for you to try to configure the same at the repository level?
git config user.name "ABC"
git config user.email "abc@gmail.com"
Let me know how it goes.
Regards,
Mark C
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.