Johannes Schindelin

Results 878 comments of Johannes Schindelin

Just to put in my three cents: there is no improvement I'd expect from switching to JUnit. I still will develop and run the tests in Eclipse, or on the...

> Test failures with errors like: > > ``` > Expected: 'git checkout -b newbranch' > But was: 'Invoke-GitFunction -b newbranch' > ``` I saw the same and debugged a...

I wonder whether 1.18.5 works for you: https://github.com/Microsoft/Git-Credential-Manager-for-Windows/releases/tag/1.18.5

@shaharprish there is exactly one way how it works, but there are literally a million ways it can fail. To identify the one way it fails for you, would you...

This is very, *very* little information to even try to guess much of anything. You might want to consider spending at least as much time on describing the issue as...

Also please note that the issue template (https://github.com/Microsoft/Git-Credential-Manager-for-Windows/blob/master/.github/ISSUE_TEMPLATE/git-failure-due-to-authentication.md) was meant as a strong indication that you provide enough information to help others help you.

> I'm having the same issue. I guess they want us to move to other authentication methods. Why, yes: https://github.blog/changelog/2019-08-08-password-based-http-basic-authentication-deprecation-and-removal/

> I think they will be deprecating this project in favor of the new **Git Credential Manager Core** which is multiplatform and now offered as part of the **Git For...

Maybe we should archive this project, then?