When I use SSH link and Rstudio > New Project > Version Control > Git > paste, tab, choose directory > Create, I get this:
Cloning into 'w01-fix-readme-rpesapan'...
ssh_askpass: exec(/usr/X11R6/bin/ssh-askpass): No such file or directory
Host key verification failed.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
When I copy HTTP link and Rstudio > New Project > Version Control > Git > paste, tab, choose directory > Create, I get this:
Cloning into 'w01-fix-readme-rpesapan'...
error: unable to read askpass response from 'rpostback-askpass'
fatal: could not read Username for 'https://github.com': Device not configured
When I use SSH link and Rstudio > New Project > Version Control > Git > paste, tab, choose directory > Create, I get this:
When I copy HTTP link and Rstudio > New Project > Version Control > Git > paste, tab, choose directory > Create, I get this: