mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-27 02:51:19 +00:00
git: remove note about credential manager
This commit is contained in:
parent
8a1ba2e3b5
commit
9df0869411
5
git.json
5
git.json
@ -7,8 +7,5 @@
|
||||
"bin": [ "cmd\\git.exe", "cmd\\gitk.cmd" ],
|
||||
"post_install": [
|
||||
"git config --global credential.helper wincred"
|
||||
],
|
||||
"notes": "Git has been configured to use the Windows Credential Manager.
|
||||
To revert to the default (no credential caching), run:
|
||||
`git config --global --unset credential.helper`."
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user