最佳答案
When I do pull
from Github, I am getting this warning message.
MYPC:/Rails$ git pull origin master
Warning: Permanently added the RSA host key for IP address '#{Some IP address}' to the list of known hosts.
From github.com:Example/Demo
* branch master -> FETCH_HEAD
Already up-to-date.
I just want to know which IP address it is adding to the known hosts.