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
The CanRebaseHandlePatchAlreadyApplied and VerifyRebaseDetailed tests in the RebaseFixture assume that git config core.crlf true has been set on Windows. When this isn't true the test fail. The tests should either not assume the value or set the value.