2013年9月25日

windows 安装gitolite

摘要: 运行git bashgit config --global user.name "yourname"git config --global user.email "yourname@email.address"ssh-keygen.exe -C "yourname@email.address" -t rsa putty生成的pub文件格式不正确,需求转换ssh-keygen-i-fyour_name_o.pub>your_name.pub 阅读全文

posted @ 2013-09-25 12:21 Moon Bear 阅读(275) 评论(0) 推荐(0)

导航