zoukankan      html  css  js  c++  java
  • git 提示错误:(non-fast-forward)

    1 git pull

    2  

    git pull origin simpleDemo --allow-unrelated-histories

    git pull origin simpleDemo

    4 ,提示提交,执行下面,再执行第3

    git commit -m "update"

    5 改动一下,接下里就按照正常流程提交修改。

  • 相关阅读:
    计算机基础(7)
    计算机基础(6)
    计算机基础(5)
    计算机基础(4)
    计算机基础(3)
    计算机基础(2)
    计算机基础(1)
    数组、函数
    js基础知识
    随笔3
  • 原文地址:https://www.cnblogs.com/luoa/p/10544799.html
Copyright © 2011-2022 走看看