Credential Store for Git 1.20

Full internal name:git-credential-winstore
Project site:https://github.com/Microsoft/Git-Credential-Manager-for-Windows
Screen shots:
Download: Download Credential Store for Git 1.20

https://github.com/Microsoft/Git-Credential-Manager-for-Windows/releases/download/1.20.0/GCMW-1.20.0.exe

VirusTotal results
Change log:https://github.com/Microsoft/Git-Credential-Manager-for-Windows/releases
Description:

a small helper app that uses the Windows credentials storage to store the passwords for https:// repositories

License:MIT
Version:1.20
SHA-1 or SHA-256:1d7abff180256192fe5c9ff6eba2ba40505bacac02d60fa37ba7c7f477c962f1
Type:one file
Dependencies:
  • Git [1.7.10, 10)
Tags:
Text files:
.Npackd\Install.bat:
for /f "delims=" %%x in ('dir /b *.exe') do set setup=%%x
"%setup%" -s "%git%\bin\git.exe" && del /f /q "%setup%"
.Npackd\Uninstall.bat:
"%git%\bin\git.exe" config --unset --global credential.helper || exit /b %errorlevel%

rmdir /s /q "%appdata%\Roaming\GitCredStore"
verify
Last modified:Sat May 15 09:15:59 UTC 2021
Last modified by:tim.lebedk...
Created:Wed Sep 18 07:01:13 UTC 2019
Created by:tim.lebedk...
Automated tests:12 of 39 installations succeeded, 12 of 12 removals succeeded