Skip to content

.netrc is ineffective on Windows #1

Description

@primetheus

Windows prompts for credentials when using Git, so it appears that the .netrc file is not honored. This is likely a simple fix, dealing with the fact that Windows uses _netrc, and Unix uses .netrc.

Reference: https://stackoverflow.com/questions/6031214/git-how-to-use-netrc-file-on-windows-to-save-user-and-password

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