I am trying to push a git repository to tfs and it has multiple branches on it. I get a stackoverflow error with the deep checkin. Looks like a recrusive call fail. Is there a workaround?
git tf checkin --deep –autosquash
Fails at com.microsoft.gittf.core.util.CommitWalker.detectAutoSquashedPath(CommitWalker.java:260)