hassonlab / 247-main

This is the top-level repository for all 247 related sub-projects
1 stars 2 forks source link

Cloning 247-main #10

Closed coltoncasto closed 3 years ago

coltoncasto commented 3 years ago

Not sure why but it was not allowing me to connect to github to clone the repo that you wanted us to... It is saying that a don't have the correct access rights (see attachment). I think I did all the steps in the wiki... but I found the ssh key thing pretty confusing so I could have done something wrong there. I tried to do some reading but it still didn't make much sense. I was able to clone stuff from git before when I was working with Harsha's code, not sure why this would be different.

Sorry for not messaging sooner, I kinda forgot about this until earlier tonight.

Screen Shot 2021-01-27 at 12 27 36 AM
hvgazula commented 3 years ago

try https instead of ssh and see if it works. git clone https://github.com/hassonlab/247-main.git

coltoncasto commented 3 years ago

That worked. Thanks.