mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-17 04:23:29 -05:00
We use a `.bat` script to copy the DLLs in the `vs-build` job, and those type of scripts are native to CMD, not to PowerShell. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>