Allows git to store repository credentials using libsecret library.
Details
Details
- Reviewers
DataDrake - Group Reviewers
Triage Team - Commits
- R909:69f34fc78661: Enable git libsecret credential helper
Clone git repository by https and configure with git config credential.helper libsecret. Run git push and enter credentials, further pushes don't require password.
Diff Detail
Diff Detail
- Repository
- R909 git
- Lint
Lint Not Applicable - Unit
Tests Not Applicable