gpt4 book ai didi

Git SVN 正在运行,rebase 现在挂起

转载 作者:IT王子 更新时间:2023-10-29 00:44:12 26 4
gpt4 key购买 nike

我刚刚在星期五下午做了一个 git svn rebase 没问题。

星期一早上,它挂起并导致类似“WFSO 超时”的错误

$ git svn rebase
C:\Program Files (x86)\Git\bin\perl.exe: *** WFSO timed out
C:\Program Files (x86)\Git\bin\perl.exe: *** WFSO timed out
C:\Program Files (x86)\Git\bin\perl.exe: *** WFSO timed out
C:\Program Files (x86)\Git\bin\perl.exe: *** WFSO timed out
C:\Program Files (x86)\Git\bin\perl.exe: *** WFSO timed out
C:\Program Files (x86)\Git\bin\perl.exe: *** WFSO timed out
Unable to determine upstream SVN information from working tree history

如何让它恢复正常工作?上次它进入这种状态时,我重新执行了一次 git svn fetch,它起作用了,但是从头开始重建本地存储库,因此非常耗时。希望有更好的方法。

最佳答案

尝试中止 rebase

git rebase --abort

如果出现错误(可能),请按照说明重置磁头,然后再次尝试中止:

git update-ref refs/heads/master COMMIT_IN_MESSAGE

关于Git SVN 正在运行,rebase 现在挂起,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20199187/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com