摘要: 1、clone项目: 进入要保存文件的文件夹,右键git bash here 数据 【git clone -b 分支名称 clone的url的地址】 2、idea提交代码: 点击下方的Terminal 【git add .】 【git commit -m "[msg]"】 【git pust ori 阅读全文
posted @ 2021-12-03 20:38 skystrivegao 阅读(37) 评论(0) 推荐(0)