The latest version of Git can be downloaded from Softpedia

Jun 29, 2013 10:05 GMT  ·  By

Git, a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency, is now at version 1.8.3.2.

Every Git version released so far had a hefty changelog and introduced a huge number of improvements, and this one is no different.

Highlights of Git 1.8.3.2:

• Cloning with "git clone --depth N" while fetch.fsckobjects (or transfer.fsckobjects) no longer fails; • "git subtree" (in contrib/) had one codepath with loose error checks to lose data at the remote side. This problem has been fixed; • "git log --ancestry-path A...B" now works properly; • "git diff -c -p" is now showing a deleted line from a hunk.

For a complete list of changes, check the official announcement.

Download Git 1.8.3.2 right now from Softpedia.