mirror of
https://github.com/webfactory/ssh-agent.git
synced 2026-04-07 02:19:09 +08:00
Test whether we're using the wrong ssh client
This commit is contained in:
3
.github/workflows/demo.yml
vendored
3
.github/workflows/demo.yml
vendored
@@ -60,7 +60,8 @@ jobs:
|
|||||||
- run: |
|
- run: |
|
||||||
cat ~/.ssh/config
|
cat ~/.ssh/config
|
||||||
ssh-add -l
|
ssh-add -l
|
||||||
git clone git@github.com:mpdude/test-2.git test-2-git
|
C:/Windows/System32/OpenSSH/ssh.exe -v git@key-2 'echo octocat'
|
||||||
|
# git clone git@github.com:mpdude/test-2.git test-2-git
|
||||||
# ls -alh ~/.ssh
|
# ls -alh ~/.ssh
|
||||||
# git clone https://github.com/mpdude/test-1.git test-1-http
|
# git clone https://github.com/mpdude/test-1.git test-1-http
|
||||||
# git clone git@github.com:mpdude/test-1.git test-1-git
|
# git clone git@github.com:mpdude/test-1.git test-1-git
|
||||||
|
|||||||
Reference in New Issue
Block a user