Skip to content

git.path in user settings #477

@xied75

Description

@xied75

I have portable git on my Windows 10. In VS Code you can set user settings for this section:

    //-------- Git configuration --------

    // Is git enabled
    "git.enabled": true,

    // Path to the git executable
    "git.path": null,

    // Whether auto fetching is enabled.
    "git.autofetch": true,

So I set "git.path": "c:\tools\git\bin" and restart, it still can't find git install.

Later I set System Env Path to include git, then it's happy; seems setting above doesn't really change anything?

Best,

Dong

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions