Git

Downloads

Older releasesare available and theGit source repositoryis on GitHub.

Latest source Release

2.45.2 Release Notes (2024-05-31) 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 /git/git

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

scroll-to-top