зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 05:06:05 +02:00
15 строки
384 B
Plaintext
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'
|