v1.0.6
-
fix frontend ssh key copying with new line
-
give link to https://github.com/settings/keys under ssh key
-
automatically trust github:
$ git clone git@github.com:<>/<>.git
Cloning into '<>'...
The authenticity of host 'github.com (140.82.121.4)' can't be established.
ECDSA key fingerprint is SHA256:<>
Are you sure you want to continue connecting (yes/no/[fingerprint])? yes
Or do ssh github.com
- TIP: install from root
sudo su
Full Changelog: v1.0.5...v1.0.6