合集-Git和Github相关问题

摘要:注意!以下所有命令均在已经/即将创建GitHub仓库的文件夹下操作! 创建仓库 在GitHub上创建新仓库 运行下方指令 git init git remote add origin https://github.com/your_user_name/your_repo_name.git[此处填入你 阅读全文
posted @ 2024-04-16 21:23 vv_love_coding 阅读(22) 评论(0) 推荐(0)