Open jtagcat opened 2 years ago
scrubbing ssh logs for first 'attempting to auth with foo_rsa' might be an option
ssh -T git@github.com
Reopening for non-github generic verification
scrubbing ssh logs for first 'attempting to auth with foo_rsa' might be an option
(not git-id whoami, pretty much git-id status)
what's a read-only way to test identities? can we shove it in to tests?
atm only known is git push
cloning / pulling from private repos returns a bool (403 or 200)