mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
git: Use Git Credential Manager Core (#1595)
This commit is contained in:
parent
6a786baf1f
commit
de25ea9d9f
@ -13,7 +13,7 @@
|
||||
"hash": "7479d7de99175e6fc5277fda14af240089bbd96fd60603e517dfb960213a679d"
|
||||
}
|
||||
},
|
||||
"post_install": "git config --global credential.helper manager",
|
||||
"post_install": "git config --global credential.helper manager-core",
|
||||
"bin": [
|
||||
"cmd\\git.exe",
|
||||
"cmd\\gitk.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user