git 配置

git config --global user.name "dongshen"
git config --global user.email "email@example.com"
ssh-keygen -t rsa -C "youremail@example.com"
posted @ 2017-08-01 15:54  yufenghou  阅读(110)  评论(0编辑  收藏  举报