Add support for git-credentials #4

Open
opened 2023-03-21 11:37:52 +01:00 by smgt · 0 comments
Owner

Add support for git-credentials. This will allow a user authenticate against SCM without keeping passwords for the SCM in the .netrc file. Specifically in cases where you use private Go modules and use https to install module or Terraform when pulling private modules.

https://git-scm.com/docs/git-credential

Add support for `git-credentials`. This will allow a user authenticate against SCM without keeping passwords for the SCM in the `.netrc` file. Specifically in cases where you use private Go modules and use https to install module or Terraform when pulling private modules. https://git-scm.com/docs/git-credential
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
smgt/op-credentials#4
No description provided.