What’s new in Git 2.53.0?
Source: GitLab Blog
Git 2.53.0 – Key Highlights
The Git project recently released Git 2.53.0. Below are a few notable highlights from this release, which include contributions from the Git team at GitLab.
Geometric repacking support with promisor remotes
Newly written objects in a Git repository are often stored as individual loose files. To…