Skip to content

OAuth via git-credential-manager seems not to work #53

@istmichseegal

Description

@istmichseegal

On the command line I can do any operation (fetch, pull, push) without any problem while using git-credential-manager. Within gitfourchette I always get the following error:

Image

It seems that gitfourchette does not care about the settings in .gitconfig:

[credential]
helper =
helper = /usr/local/bin/git-credential-manager
credentialStore = secretservice
[credential "URL_redacted"]
provider = generic

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions