摘要: 1.确保你已经: 注册 GitHub 账号并登录: https://github.com 安装好 Git: https://git-scm.com/ 本地已经有一个项目文件夹 2. 打开 Git Bash 或命令行,进入你的项目文件夹 cd 路径/你的项目文件夹 3.初始化本地 Git 仓库 git 阅读全文
posted @ 2025-07-14 23:00 lidanrui 阅读(26) 评论(0) 推荐(0)