|
|
Subscribe / Log in / New account

Git 2.33.0 released

Version 2.33.0 of the Git source-code management system has been released.

As can be seen here, it turns out that this release does not have many end-user facing changes and new features, but a lot of fixes and internal improvements went into the codebase during this cycle. Also, preparation for a new merge strategy backend (can be used with "git merge -sort" today) is on its final stretch and we are hoping that it can become the default in the next release.


to post comments

Git 2.33.0 released

Posted Aug 19, 2021 5:11 UTC (Thu) by pabs (subscriber, #43278) [Link]

The GitHub blog covers the pack improvements, the new merge strategy and some smaller things:

https://github.blog/2021-08-16-highlights-from-git-2-33/


Copyright © 2021, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds