git库
产生sshkey ssh-keygen -t rsa -C "youremail@example.com"
复制sshkey cat ~/.ssh/id_rsa.pub
Warning: Your console font probably doesn’t support Unicode. If you experience strange characters in the output, consider switching to a TrueType font such as Lucida Console!
修改git shell字体为新宋体 右击窗口
git配置
原文:http://www.cnblogs.com/znsongshu/p/6079225.html