Hi, Max et al.:
��� � With SSH established:
git clone g...@github.com:JamesRamsay5/fda.git
��� � Worked.
� I had tried something like "git clone
g...@github.com:JamesRamsay5/fda.git" before, but I either did not have
that exact syntax or I tried that before I had SSH.
� Than
Hi Spencer,
Did you follow the instructions here?
https://help.github.com/en/github/authenticating-to-github/connecting-to-github-with-ssh
Once the key is setup, you should be able to do "git clone
g...@github.com:JamesRamsay5/fda.git", without any need to input a token or a
password in the
Hello, All:
I've been unable to get SSH to work with
"https://github.com/JamesRamsay5/fda";, documented in my email to this
group almost 3 weeks ago. I've been able to do "git clone
https://sbgraves237:@github.com/JamesRamsay5/fda", then
change a file, do "git commit" and "git push".