diff --git a/Document/手工配置GIT更新.txt b/Document/手工配置GIT更新.txt index c58311e8..aac80cb0 100644 --- a/Document/手工配置GIT更新.txt +++ b/Document/手工配置GIT更新.txt @@ -1,25 +1,28 @@ -ύgit pushʱʾPermission denied (publickey)... -https://blog.csdn.net/wyp_comeon/article/details/91388107 - - -# E:\Work\dsMin\ҼGit Bash Ȼڴִ -ssh-keygen -t rsa -C "10402852@qq.com" - -Ȼس㶨 - -ssh -v git@10.10.6.203 -ssh-agent -s -ssh-agent bash -ssh-add /c/Users/Administrator/.ssh/id_rsa - -cat ~/.ssh/id_rsa.pub - -ִкid_rsa.pubļݽնˣԿһssh-rsa ͷgitee˺ŵעβģȫ - -ssh -T git@10.10.6.203 - -git pull -git fetch - - +ύgit pushʱʾPermission denied (publickey)... +https://blog.csdn.net/wyp_comeon/article/details/91388107 + + +# E:\Work\dsMin\ҼGit Bash Ȼڴִ +ssh-keygen -t rsa -C "10402852@qq.com" + +Ȼس㶨 + +ssh -v git@10.10.6.203 +ssh-agent -s +ssh-agent bash +ssh-add /c/Users/Administrator/.ssh/id_rsa + +cat ~/.ssh/id_rsa.pub + +ִкid_rsa.pubļݽնˣԿһssh-rsa ͷgitee˺ŵעβģȫ + +ssh -T git@10.10.6.203 + +git pull +git fetch + + +git config --global core.autocrlf false + + git config --global core.autocrlf false \ No newline at end of file