Skip to content

[Low priority] Tweak dev setup to clone via https#79

Merged
kytrinyx merged 1 commit intoexercism:masterfrom
andrewsardone:patch-1
Apr 19, 2014
Merged

[Low priority] Tweak dev setup to clone via https#79
kytrinyx merged 1 commit intoexercism:masterfrom
andrewsardone:patch-1

Conversation

@andrewsardone
Copy link
Contributor

Before, trying to git clone git@github.com:exercism/cli.git would result in an error because non-repo-collaborators don't have git-ssh access.

> git clone git@github.com:exercism/cli.git src/github.com/exercism/cli
Cloning into 'src/github.com/exercism/cli'...
Permission denied (publickey).
fatal: Could not read from remote repository.

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

This is a very minor change, but maybe one that will make it marginally easier to jump into development of exercism/cli.

Thanks for such a great project!

Before, trying to `git clone git@github.com:exercism/cli.git` would
result in an error because non-repo-collaborators don't have git-ssh
access.

    > git clone git@github.com:exercism/cli.git src/github.com/exercism/cli
    Cloning into 'src/github.com/exercism/cli'...
    Permission denied (publickey).
    fatal: Could not read from remote repository.

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

This is a *very* minor change, but maybe one that will make it
marginally easier to jump into development of exercism/cli.
@kytrinyx
Copy link
Member

Anything to lower the friction and making it easier to contribute! Thanks ❤️

kytrinyx added a commit that referenced this pull request Apr 19, 2014
[Low priority] Tweak dev setup to clone via https
@kytrinyx kytrinyx merged commit 78820ef into exercism:master Apr 19, 2014
lcowell pushed a commit to lcowell/cli that referenced this pull request Jan 25, 2015
[Low priority] Tweak dev setup to clone via https
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

Successfully merging this pull request may close these issues.

2 participants