londonappbrewery / Flutter-Course-Resources

Learn to Code While Building Apps - The Complete Flutter Development Bootcamp
https://www.appbrewery.co
10.29k stars 3.07k forks source link

When i am trying to clone github declined to authority of this repo ? Does this repo is safe to clone ? #7

Open pspatel602 opened 4 years ago

pspatel602 commented 4 years ago

Cloning into 'Flutter-Course-Resources'... The authenticity of host 'github.com (13.234.210.38)' can't be established. RSA key fingerprint is SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8. Are you sure you want to continue connecting (yes/no)?

hidecharo commented 4 years ago

2020_03_20_20 19 30

This repo is safe to clone.

You should try to "clone with HTTPS".

When asked from command line, you should type GitHub's id and password.

prateek-aher commented 3 years ago

I think you tried the 'ssh' option while cloning. If you haven't set up ssh from your computer, use 'Clone with HTTPS' instead.