зеркало из
https://github.com/iharh/notes.git
synced 2025-10-29 12:46:06 +02:00
m
Этот коммит содержится в:
родитель
4e5d81c2e2
Коммит
17a67d0e7b
@ -1,3 +1,4 @@
|
||||
https://git-scm.com/docs/git-credential-store
|
||||
https://help.github.com/articles/caching-your-github-password-in-git/
|
||||
http://stackoverflow.com/questions/6031214/git-how-to-use-netrc-file-on-windows-to-save-user-and-password
|
||||
http://superuser.com/questions/199507/how-do-i-ensure-git-doesnt-ask-me-for-my-github-username-and-password
|
||||
@ -11,6 +12,9 @@ Host *github.com
|
||||
|
||||
http://stackoverflow.com/questions/5343068/is-there-a-way-to-skip-password-typing-when-using-https-github
|
||||
|
||||
[credential]
|
||||
helper = store --file ~/.my-git-credentials
|
||||
|
||||
Use your OSs credential store.
|
||||
For msysgit 1.7.9+ on windows use
|
||||
git config --global credential.helper wincred
|
||||
|
||||
Загрузка…
x
Ссылка в новой задаче
Block a user