What do the Installation Screens look like? #5812
-
I don't use Windows but many of my students do. I tell those students to install Git for Windows. I want to provide them with some quidance for that process, so it would be useful for me to see the installation screens. Where can I find them? Specifically, I want to know what the "Git Bash" --- or is it "Git BASH"? --- screen looks like and whether or not the option to install Git Bash is selected by default. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
You can see most of them here: https://gitforwindows.org/mapping-between-git-installer-gui-settings-and-command-line-arguments.html Some of them might vary slightly based on external factors. For example the SSH page will only offer Putty as an option if it detects Putty on the system.
There is no option to not install Git Bash. |
Beta Was this translation helpful? Give feedback.
You can see most of them here:
https://gitforwindows.org/mapping-between-git-installer-gui-settings-and-command-line-arguments.html
Some of them might vary slightly based on external factors. For example the SSH page will only offer Putty as an option if it detects Putty on the system.
There is no option to not install Git Bash.