赞
踩
备用
URL1: https://cdn.jsdelivr.net/gh/521xueweihan/GitHub520@main/hosts
URL2: https://raw.hellogithub.com/hosts
URL3: https://gitee.com/isevenluo/github-hosts/raw/master/hosts
git config --global user.name "rainbow-rain"
git config --global user.email "rainbow_lucky0106@163.com"
git status # 查看状态
git add . # 添加
git commit -m "提交信息" # 提交
git log # git commit日志
git remote -v # 查看远程仓库地址
git push -u origin master # 本地仓库push到github上面
鼠标右键 -> TortoiseGit -> Settings -> Network -> SSH Client 项
改为git中ssh.exe的路径
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。