摘要:
# 安装git# 在git安装目录下,鼠标右键 git bash here进行配置git config --global user.name "isdora" # 配置用户名 git config --global user.email "XXX@qq" # 配置邮箱ssh-keygen -t rs 阅读全文
posted @ 2021-02-14 14:20
小毛编
阅读(40)
评论(0)
推荐(0)
摘要:
参考 :https://www.cnblogs.com/linyfeng/p/8072002.html 高级教程:https://pan.baidu.com/s/1bqWYN0r?errmsg=Auth+Login+Sucess&errno=0&ssnerror=0& 基本概念 bat脚本就是DOS 阅读全文
posted @ 2021-02-14 13:47
小毛编
阅读(418)
评论(0)
推荐(0)