随笔分类 - web-版本控制工具git
摘要:在使用Git Push代码到数据仓库时,提示如下错误: [remote rejected] master -> master (branch is currently checked out)remote: error: refusing to update checked out branch:
阅读全文
摘要:git笔记 1. 获取项目(克隆): Git repository: git clone -b develop ssh://git@68.210.77.50:20020/myweb.git 2. 新建分支 : git checkout -b 分支名称 切换分支 : git checkout 分支名称
阅读全文

浙公网安备 33010602011771号