mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-25 19:43:19 -05:00
PowerShell does not understand the Command Prompt `%ENV_VAR%` syntax, it uses `$env:ENV_VAR` instead. Offer such an invocation to the reader in the "What options did you set as part of the installation" question. Signed-off-by: Philippe Blain <levraiphilippeblain@gmail.com> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>