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

Avoid nonsensical log message #139

Merged
merged 1 commit into from Oct 19, 2022
Merged

Avoid nonsensical log message #139

merged 1 commit into from Oct 19, 2022

Conversation

mpdude
Copy link
Member

@mpdude mpdude commented Oct 19, 2022

This change avoids the

Comment for (public) key '' does not match GitHub URL pattern. Not treating it as a GitHub deploy key.

log message that was caused by inappropriate parsing of ssh-add -L output and confused a lot of users already.

This change avoids the

`Comment for (public) key '' does not match GitHub URL pattern. Not treating it as a GitHub deploy key.`

log message that was caused by inappropriate parsing of `ssh-add -L` output and confused a lot of users already.
@mpdude mpdude merged commit 0a7dc1c into master Oct 19, 2022
@mpdude mpdude deleted the avoid-nonsense-log-message branch October 19, 2022 12:54
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

Successfully merging this pull request may close these issues.

None yet

1 participant