notes/util/vcs/git/git-helpers.txt
Ihar Hancharenka 5dff80e88e first
2023-03-27 16:52:17 +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'