【问题标题】:Visual studio code git pull is always running git rebaseVisual Studio 代码 git pull 总是在运行 git rebase
【发布时间】:2022-07-11 11:57:21
【问题描述】:

每当我需要拉一个分支时,VSCODE 都会运行 git rebase。我该如何解决这个问题?

【问题讨论】:

    标签: git visual-studio-code


    【解决方案1】:

    git config pull.rebase false 解决了这个问题。

    【讨论】:

      猜你喜欢
      • 2021-11-17
      • 1970-01-01
      • 2017-12-07
      • 1970-01-01
      • 1970-01-01
      • 2021-08-16
      • 2019-02-15
      • 2013-03-14
      • 2015-06-25
      相关资源
      最近更新 更多