Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试将 git 存储库推送到 tfs,它上面有多个分支。深度签入时出现 stackoverflow 错误。看起来像递归调用失败。有解决方法吗?
git tf checkin --deep --autosquash
在 com.microsoft.gittf.core.util.CommitWalker.detectAutoSquashedPath 失败(CommitWalker.java:260)