本文共 1034 字,大约阅读时间需要 3 分钟。
?????Git????????????????????Ubuntu??????????
?Ubuntu???Git???????????????????
sudo apt install git
????????????????y??????????????? Tower ???????????y??????
????????Git??????
git --version
????Git???????????????
??Git?????????????????????????
git config --global user.name "?????"git config --global user.email "??????"
???????
git config --list
???????????????????????????
?????????????SSH????????????????
ssh-keygen -C "??????" -t rsa
?????????????????????????????????~/.ssh/id_rsa?????vi?gedit??id_rsa.pub?????????????
????GitHub??????Settings?????????Account settings???????????SSH keys??SSH?????????New SSH key???????????????????????????????????????
??SSH?????????????GitHub?
ssh -T git@github.com
???yes???????????????????
???????????GitHub???????????????????????????
git clone ????
?????????????????????????????
??????????????????????????????????????
chmod 777 -R???
??????????????????
?????Ubuntu????????Git????????????????????Git??????????????????????
转载地址:http://ykme.baihongyu.com/