We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c83c13a commit c68d333Copy full SHA for c68d333
1 file changed
README.md
@@ -17,7 +17,7 @@ nano config
17
18
Host git-codecommit.*.amazonaws.com
19
User [YOUR_SSH_KEY_ID_FROM_IAM]
20
- IdentityFile /Users/andrewpuch/Desktop/codecommit/
+ IdentityFile ~/.ssh/codecommit_rsa
21
```
22
23
Now lets test to verify it works.
0 commit comments