Get the latest tech news
Git 2.51 Released With More Changes Preparing For Git 3.0
Git 2.51 is out this Monday as the newest milestone for this widely-used, distributed version control system.
Git 2.51 is out this Monday as the newest milestone for this widely-used, distributed version control system. Git 3.0 is the point at which the default hash function will change from SHA-1 to SHA-256 for greater repository security against potential hash collisions. There is also a nice write-up of the Git 2.51 changes via the GitHub Blog.
Or read this on Phoronix