热门

最新

红包

立Flag

投票

同城

我的

发布
voipure
刀影残光
5 年前
truevoipure

git 解决冲突

git add .
git commit -m '.........'
git pull --rebase #获取最新代码 (如果有冲突,继续一下步骤,如果无 直接git push)
git status (查看冲突的文件)
git add (修改冲突文件后,添加文件到缓存区)
git rebase --continue
git commit --amend
git push

CSDN App 扫码分享
分享
1
4
打赏
  • 复制链接
  • 举报
下一条:
atum好难下载啊。。官网不行,github也不行。exe不行,zip也不行。。
立即登录