Home / Companies / GitLab / Blog / Post Details
Content Deep Dive

What's new in Git 2.55.0?

Blog post from GitLab

Post Details
Company
Date Published
Author
Toon Claes
Word Count
2,133
Company Posts That Month
16
Language
English
Hacker News Points
-
Summary

Git 2.55.0 introduces several notable features and improvements, including contributions from the Git team at GitLab. Key updates include the addition of the git-history(1) fixup command, which simplifies the process of amending changes into an existing commit by automatically rebasing related branches. The fsmonitor daemon now supports GNU/Linux, using inotify(7) to enhance git-status(1) performance in large repositories. Git-push(1) can now push to remote groups, a feature previously limited to git-fetch(1). A new option for limiting the git log --graph lane width improves readability by truncating excessive lanes with a tilde mark. Rust continues to evolve in the Git codebase, with the Rust compiler now required unless explicitly disabled, reflecting an ongoing community effort to integrate Rust into Git's infrastructure. Additionally, git-grep(1) and git-cherry(1) commands benefit from improved performance through batched blob downloads in partial clones.

Trends Found in this Post

No tracked trend matches for this post yet.