Q : 823053937
chmod 600 /path/to/key chmod 400 /path/to/key
chmod 600 /path/to/key
chmod 400 /path/to/key
eval "$(ssh-agent -s)" ssh-add /path/to/key
eval "$(ssh-agent -s)"
ssh-add /path/to/key
git config user.name "yourname" git config user.email "youremail"
git config user.name "yourname"
git config user.email "youremail"
微信公众号号:IT虾米 (左侧二维码扫一扫)欢迎添加!
程序员必备工具大全