Skip to content

Git 2.36.1

ArnaudBoucher edited this page May 31, 2022 · 7 revisions

1280px-Git-logo svg
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. This tool is not required for the operation of clITK in user mode. You will need it if you want to prepend your tools to the CLITK project :)


To download

Click on the link below: https://git-scm.com
In the main page of the git website click on “Download“ to download the latest version.

git1


To install

Launch "Git-2.36.1-64-bits.exe" (or newest),
Click on "Next" button to accept the GNU General Public License.

git2


Choose a folder for git. Click on “Next” button.
For all following step, keep the default settings, click on “Next” button (12 times), and “Install” button for the last option.
To finish, click on “Finish” button.

git3

Clone this wiki locally