Skip to content

Error about Git Credentials on WSL #1547

@flavio-neves

Description

@flavio-neves

Documentation Issue

Command informed doesn't work

Wrong command: git config --global credential.helper "/mnt/c/Program\ Files/Git/mingw64/libexec/git-core/git-credential-manager-core.exe"

Link to documentation page

https://docs.microsoft.com/en-us/windows/wsl/tutorials/wsl-git

Suggested Improvements

Command that actually works: git config --global credential.helper "/mnt/c/Program\ Files/Git/mingw64/bin/git-credential-manager-core.exe"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions