Git 2.37 Released With Sparse Index Feature Now Ready For Widespread Use

Written by Michael Larabel in Programming on 27 June 2022 at 06:19 PM EDT. 31 Comments
PROGRAMMING
Git 2.37 is out today as the latest feature update to this widely-used, distributed revision control system.

Git 2.37 introduces a new mechanism for pruning unreachable objects, built-in file-system monitor support for Windows and macOS, the sparse index feature is now considered ready for wide-use, and a variety of smaller features and fixes.

The Git sparse index feature can allow for speeding up Git commands when using the sparse-checkout feature for large repositories. Git 2.37 marks the point that all Git sub-commands are ready to properly handle the sparse index functionality.


More details on the Git 2.37 changes via the release announcement. Over on the GitHub blog is the usual, lengthier write-up of all the prominent changes to find with Git 2.37.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week