notes/devops/vcs/git/git-helpers.txt
Ihar Hancharenka b9c36c1e5a m
2024-02-04 19:40:05 +03:00

15 строки
384 B
Plaintext

HELPERS
cred:
https://gitcredentialstore.codeplex.com/
https://gitcredentialstore.codeplex.com/documentation
https://gitcredentialstore.codeplex.com/releases/view/106064
git-credential-winstore -i C:\Path\To\Git.exe
copy itself and adds to
C:\Users\<username>\.gitconfig
[credential]
helper = !'C:\\Users\\<username>\\AppData\\Roaming\\GitCredStore\\git-credential-winstore.exe'