--fast-version-control

About

Documentation

Downloads

GUI Clients

Logos

Community

The entire Pro Git book written by Scott Chacon and Ben Straub is available to read online for free . Dead tree versions are available on Amazon.com.

Download for Windows

Click here to download the latest (2.39.1) 64-bit version of Git for Windows. This is the most recent maintained build . It was released 25 days ago, on 2023-01-17.

Other Git for Windows downloads

Standalone Installer

32-bit Git for Windows Setup. 64-bit Git for Windows Setup.

Portable ("thumbdrive edition")

32-bit Git for Windows Portable. 64-bit Git for Windows Portable.

Using winget tool

Install winget tool if you don't already have it, then type this command in command prompt or Powershell.

winget install --id Git.Git -e --source winget

The current source code release is version 2.39.1. If you want the newer version, you can build it from the source code .

Now What?

Now that you have downloaded Git, it's time to start using it.

Read The Book

Dive into the Pro Git book and learn at your own pace.

Download a GUI

Several free and commercial GUI tools are available for the Windows platform

Get Involved

A knowledgeable Git community is available to answer your questions.