git-with-openssh: add ssh-copy-id (#1580)

This commit is contained in:
Jules Amosah 2021-09-11 03:56:15 -04:00 committed by GitHub
parent ca23f85164
commit 9896ce9110
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,11 @@
"usr\\bin\\sftp.exe",
"usr\\bin\\ssh-add.exe",
"usr\\bin\\ssh-agent.exe",
[
"bin/sh.exe",
"ssh-copy-id",
"ssh-copy-id"
],
"usr\\bin\\ssh-keygen.exe",
"usr\\bin\\ssh-keyscan.exe",
"usr\\bin\\tig.exe"