@echo off where git.exe 2>nul >nul if errorlevel 1 call choco install git & call %~dp0\v-choco-refreshenv git.exe %*