摘要: 如何使用github1、创建repository在github上创建新的repository 2、本地安装Git 3、本地全局配置打开git-bash.exe,配置所有Git仓库的用户名和邮箱 git config –global user.name "???" git config –global 阅读全文
posted @ 2025-09-22 22:04 OI_zzyy 阅读(12) 评论(0) 推荐(0)