Credential Store for Git 1.15.2

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.15.2

https://github.com/Microsoft/Git-Credential-Manager-for-Windows/releases/download/v1.15.2/GCMW-1.15.2.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.15.2
SHA-1 or SHA-256:845e7f10d09e8a8d014c7f9b9c7e5dbb97a7e83913cb40ae1b679dd4ef8969ab
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:58 UTC 2021
Last modified by:tim.lebedk...
Created:Sun Apr 01 22:41:10 UTC 2018
Created by:tim.lebedk...
Automated tests:0 of 3 installations succeeded, 0 of 0 removals succeeded