argor

   :: 首页  :: 新随笔  :: 联系 ::  :: 管理

2021年5月6日

摘要: git 基本功 获取 git 仓库 普通目录转换为仓库 cd ... git init 获取现有的仓库 git clone git@gitee.com:argor/great.git git clone git@gitee.com:argor/great.git mygreat 获取现有仓库时,可以 阅读全文
posted @ 2021-05-06 12:40 argor 阅读(100) 评论(0) 推荐(0) 编辑