You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Disable replace references and grafts while running
The algorithm we use relies on traversing all of history, and in the
correct order. Replace references and grafts screw up that order. So
disable both of them while running.
0 commit comments