Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ways to git whoami? #4

Open
jtagcat opened this issue Jan 23, 2022 · 3 comments
Open

ways to git whoami? #4

jtagcat opened this issue Jan 23, 2022 · 3 comments

Comments

@jtagcat
Copy link
Owner

jtagcat commented Jan 23, 2022

(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)

@jtagcat
Copy link
Owner Author

jtagcat commented Jan 23, 2022

scrubbing ssh logs for first 'attempting to auth with foo_rsa' might be an option

@jtagcat
Copy link
Owner Author

jtagcat commented Jan 24, 2022

ssh -T git@github.com

@jtagcat jtagcat closed this as completed Jan 24, 2022
@jtagcat
Copy link
Owner Author

jtagcat commented Jan 24, 2022

Reopening for non-github generic verification

scrubbing ssh logs for first 'attempting to auth with foo_rsa' might be an option

@jtagcat jtagcat reopened this Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant