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.