We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When we run again github-keygen after a default account has been previously selected (--default) the default is not preserved.
github-keygen
--default
How to reproduce:
$ github-keygen dolmen -d $ github-keygen
Expected output:
Accounts: dolmen No changes in ~/.ssh/known_hosts_github. No changes in ~/.ssh/config.
Note: This is a minor issue as the default account can easily be selected again:
$ github-keygen dolmen -d
The text was updated successfully, but these errors were encountered:
README: changelog for fixed issue #13
66dc371
81d973d
dolmen
No branches or pull requests
When we run again
github-keygen
after a default account has been previously selected (--default
) the default is not preserved.How to reproduce:
Expected output:
Note: This is a minor issue as the default account can easily be selected again:
The text was updated successfully, but these errors were encountered: