Some quick notes on installing Git on Windows. I sometimes like to have installation options printed out for reference. These type of settings can usually be changed post install though.
Install Git on Windows
A simple download and wizard run; here’s the note-able configuration options.






Once the above is done, restart PowerShell / VS Code.
Run ‘git –version’ in PowerShell to confirm.

Open Git Bash from the Start Menu.


0 Comments