随笔分类 -  git

摘要:本人也是刚刚开始学习 大家可以一起交流,大佬可以在教一下 目录 git配置 git本地仓库 SSH提交方式,git提交远程仓库 一、git配置 git config --global user.name 你的英文名 git config --global user.email 你的邮箱 git co 阅读全文
posted @ 2020-12-17 15:35 家有一只狗 阅读(433) 评论(0) 推荐(0)