Git 2.35 Released With "git stash --staged" mode, Other Developer Additions

Written by Michael Larabel in Programming on 24 January 2022 at 06:39 PM EST. 1 Comment
PROGRAMMING
Git 2.35 is out today as the newest update to this widely-used, open-source distributed version control system.

There is a wide assortment of changes in Git 2.35, including items such as:

- The git stash sub-command now has a "--staged" mode to make it easier to stash changes into a staging area and nothing else.

- Git grep's color palette now matches that of GNU grep.

- Improvements to Git's SSH signing support.

- Support for the "zealous diff3" style of merge conflict presentation.

- Dropping of TravisCI and focusing on GitHub testing.

Downloads and more details on Git 2.35 via the project site at Git-SCM.com. Over on the GitHub blog is also a great look at the prominent changes of Git 2.35.
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