Closed rundel closed 3 years ago
Thanks! Should be fixed now.
Thanks for the quick fix - is there any chance of a pushing to cran in the near future? (I realize 1.3.0 just went up) We'd like to push this onto containers for students for the coming term (mid august) and relying on dev versions usually results in some push back from the IT people.
Sure, I'll 🚀 it to cran
OK it's on cran.
I was just trying out
credentials::ssh_setup_github()
and everything seems to work until I try to clone (this is in a clean container with no.ssh
folder) where I get the following:the ssh keys are generated with
-rw-r--r--
default permissions on this system.would it be possible to have the creation process remove the group and other permissions automatically?