Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gitup doesn't work with git credential helpers properly #1016

Closed
berkus opened this issue Aug 5, 2024 · 1 comment
Closed

Gitup doesn't work with git credential helpers properly #1016

berkus opened this issue Aug 5, 2024 · 1 comment

Comments

@berkus
Copy link

berkus commented Aug 5, 2024

I have configured git-credential-manager in my git config, but GitUp still asks for login and password, while it shouldn't.

I suspect GitUp doesn't work with credential helpers properly?

I also had osxkeychain helper, but i removed it for testing and nothing changed, GitUp still asks for creds, while cmd line git just authenticates using GCM.

Expected behavior:

  • be able to keep the system osxkeychain helper
  • add gcm helper
  • gitup should attempt to use both
@berkus
Copy link
Author

berkus commented Aug 5, 2024

Hm, rebooting seems to help, nevermind.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant