resolve comments

This commit is contained in:
Dibir Magomedsaygitov
2020-09-30 12:34:36 +03:00
parent 94c7463a7f
commit 85b60d074c
7 changed files with 30 additions and 65 deletions

View File

@@ -1,4 +1,4 @@
# Add well-known SSH host keys to ssh_known_hosts
ssh-keyscan -t rsa github.com >> "C:\Program Files\Git\etc\ssh\ssh_known_hosts"
ssh-keyscan -t dsa github.com >> "C:\Program Files\Git\etc\ssh\ssh_known_hosts"
ssh-keyscan -t rsa ssh.dev.azure.com >> "C:\Program Files\Git\etc\ssh\ssh_known_hosts"