Skip to content

Readme instructions for adding remote don't work #28

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
meltsufin opened this issue Aug 12, 2016 · 2 comments
Closed

Readme instructions for adding remote don't work #28

meltsufin opened this issue Aug 12, 2016 · 2 comments

Comments

@meltsufin
Copy link
Member

git remote add java-repo-tools [email protected]:GoogleCloudPlatform/java-repo-tools.git
git fetch java-repo-tools master
Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

This works:

git remote add java-repo-tools https://github.com/GoogleCloudPlatform/java-repo-tools.git
git fetch java-repo-tools master
@tswast
Copy link
Contributor

tswast commented Aug 12, 2016

You're right. The ssh remote will only work for people with write permissions to this repo.

@tswast
Copy link
Contributor

tswast commented Oct 18, 2016

Subtrees are no longer needed to use this repository. These instructions are removed in #42.

@tswast tswast closed this as completed Oct 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants