-
Notifications
You must be signed in to change notification settings - Fork 72
en_win_git
Git for Windows is, as the name implies, the Git client.
As part of medInria Git for Windows
allows versioning of the source code and perform exchanges with GitHub.
Run the Git for Windows
installer.
Select your preferred editor for GIT to use, for example Notepad ++ if you already have it installed.
Select Git from the command line and also 3rd-party software
and do not use Use Git from Git Bash only
.
Select Use the native Windows Secure Channel Library
.
Select Windows-style checkout, commit unix-style line endings
.
It is strongly recommended to use the option Use Windows' default console windows
, this presents a good integration with CMake and Visual Studio.
Finalization of the installation.
Bad options may make the source download embed in CMake and ultimately in Visual Studio inoperative.
The next installation is Tortoise Git
.
Tortoise