Git says “Warning: Permanently added to the list of known hosts”

Every time I use git to interact with a remote, such as when pulling or pushing, I am shown the following message:

Warning: Permanently added ‘…’ (RSA) to the list of known hosts.

How can I prevent this annoying message from displaying? It is only an annoyance—everything functions properly.

15 Answers
15

Leave a Comment