Bitbucket-Git

git config --global user.name ""
git config --global user.email "your mail"

----------------------------------------------------
git config --list
----------------------------------------------------

ssh-keygen -t rsa -C "your mail"

ls/pwd

cd ~/.ssh
rm -rf *

git clone..

posted @ 2013-01-29 23:30  书生小C  阅读(242)  评论(0编辑  收藏  举报