Open hintss opened 6 years ago
Thanks for the report @hintss, I can reproduce on macOS 10.12.6 with Atom 1.26.0-dev-b42972fa8 - for some git repository:
git remote set-url git@github.com:user/repo.git
known_hosts
file: mv ~/.ssh/known_hosts ~/.ssh/known_hosts.tmp
Maybe expect to see no Password:
title for the text input or yes/no buttons, actual behavior is you see the screenshot above.
Thanks again for the report - as a side note, if you can fill out the issue template as much as possible, that would be super helpful for us.
Minor UI issue, when pushing to a host not in the
known_hosts
, you're prompted for the "would you like to trust this host? (yes/no)", however, the prompt appears to be a prompt meant for entering passwords.