随笔分类 -  git常用操作 / git初始化相关

描述git初始化相关操作
摘要:Git global setup git config --global user.name "liulei1" git config --global user.email "liulei1@wanji.net.cn" Create a new repository git clone ssh:/ 阅读全文
posted @ 2023-02-17 10:32 浅情1314 阅读(52) 评论(0) 推荐(0)