GitHub Create ssh-agent key 創建 ssh-agent 密鑰 1 ssh-keygen -t rsa -b 4096 -C "your_email@example.com" key路徑 1 cat ~/.ssh/id_rsa.pub 貼到你的github上