git send-email時報錯:Client host rejected: cannot find your hostname 如何處理?

1. 先找出ip對應的域名ip

  dig +short -x <your ip>域名

2. 若是第1步沒有輸出,那麼須要將hostname與ip綁定,如:hostname爲jello,那麼是往/etc/hosts中寫入一下內容hosts

  <ip> jellodi

相關文章
相關標籤/搜索