Murmele / Gittyup

Understand your Git history!
https://murmele.github.io/Gittyup
MIT License
1.47k stars 109 forks source link

Constant reprompting for HTTPS authentication credentials after installing `git-credential-manager`. #524

Open RokeJulianLockhart opened 1 year ago

RokeJulianLockhart commented 1 year ago

It didn't occur previously. I've reported at https://github.com/git-ecosystem/git-credential-manager/issues/1210#issue-1673915334, but I don't know whether this is the fault of how Gittyup interacts with it not. Regardless, since git-credential-manager is the new default for Git for Windows, this should probably be remediated.

image

I can't even change the "Credential store type", since it always resets to the new path. This makes Gittyup unusable for me.

Orochimarufan commented 1 year ago

GCM is currently broken with Gittyup (See #511) .

Are you using a git/nightly build? If so, the recent change is probably related to #513, which changed lookup of unknown credential.helpers. Before that, Gittyup wouldn't even have found installed git-credential-manager at all.

RokeJulianLockhart commented 1 year ago

https://github.com/Murmele/Gittyup/issues/524#issuecomment-1517921047

@Orochimarufan, I'm using https://flathub.org/apps/com.github.Murmele.Gittyup and was using https://github.com/git-ecosystem/git-credential-manager/blob/7794843557439c1ce3c968a9b57a4f470b366bd1/docs/install.md#install-5.

pimise commented 1 year ago

I have the same issue since the last update

dzalf commented 9 months ago

Facing the same issue on version v1.3.0 on a Raspberry Pi (installed via FlatHub)

Any updates on this?

Bartel-C8 commented 5 months ago

Up! Still there. Related to #538

RokeJulianLockhart commented 5 months ago

https://github.com/Murmele/Gittyup/issues/524#issuecomment-1793609533

@dzalf, please respond to https://github.com/git-ecosystem/git-credential-manager/issues/1210#issuecomment-1696465176, stating what version you can reproduce this with.

dzalf commented 5 months ago

@RokeJulianLockhart unfortunately, I do not have access to this tool anymore as I am no longer working on a project that required me to use an RPi.

Cheers