Sha256: b9b85b14a6c322829da8e8b4fb23e265d5b65deb405d9d34900be21c3d1153f1

Contents?: true

Size: 117 Bytes

Versions: 14

Compression:

Stored size: 117 Bytes

Contents

if ! ssh-keygen -H -F github.com &>/dev/null; then
  ssh-keyscan -t rsa -p 22 -H github.com >> ~/.ssh/known_hosts
fi

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
mina-1.2.5 spec/support/outputs/ssh_keyscan_repo.txt
mina-1.2.4 spec/support/outputs/ssh_keyscan_repo.txt
mina-1.2.3 spec/support/outputs/ssh_keyscan_repo.txt
mina-1.2.2 spec/support/outputs/ssh_keyscan_repo.txt
mina-1.2.1 spec/support/outputs/ssh_keyscan_repo.txt
mina-1.2.0 spec/support/outputs/ssh_keyscan_repo.txt
mina-1.1.1 spec/support/outputs/ssh_keyscan_repo.txt
mina-1.1.0 spec/support/outputs/ssh_keyscan_repo.txt
mina-1.0.7 spec/support/outputs/ssh_keyscan_repo.txt
mina-1.0.6 spec/support/outputs/ssh_keyscan_repo.txt
mina-1.0.5 spec/support/outputs/ssh_keyscan_repo.txt
mina-1.0.4 spec/support/outputs/ssh_keyscan_repo.txt
mina-1.0.3 spec/support/outputs/ssh_keyscan_repo.txt
mina-1.0.2 spec/support/outputs/ssh_keyscan_repo.txt