摘要: Git 全局设置: git config --global user.name "ni" git config --global user.email "gstszbc@163.com" 创建 git 仓库: mkdir myelastic cd myelastic git init touch R 阅读全文
posted @ 2024-04-18 14:28 张碧晨 阅读(8) 评论(0) 推荐(0)