The Wayback Machine - https://web.archive.org/web/20250310090820/https://git-scm.com/downloads
Git

Downloads

Older releases are available and the Git source repository is on GitHub.

Latest source Release

2.48.1 Release Notes (2025-01-13) Download Source Code

GUI Clients

Git comes with built-in GUI tools (git-gui, gitk), but there are several third-party tools for users looking for a platform-specific experience.

View GUI Clients β†’

Logos

Various Git logos in PNG (bitmap) and EPS (vector) formats are available for use in online and print projects.

View Logos β†’

Git via Git

If you already have Git installed, you can get the latest development version via Git itself:

git clone https://github.com/git/git

You can also always browse the current contents of the git repository using the web interface.

scroll-to-top