Git 2.55.0 introduces several notable features: a new `git history fixup` subcommand that amends staged changes into an existing commit and auto-rebases stacked branches; fsmonitor daemon support for Linux using inotify(7); the ability to push to a group of remotes with `git push`; a `--graph-lane-limit` option for `git log --graph` to cap lane width; batched blob downloads for partial clones in git-grep and git-cherry; and Rust is now a required build dependency unless explicitly disabled.

11m read timeFrom about.gitlab.com
Post cover image
Table of contents
git-history(1) learns fixupfsmonitor daemon for Linuxgit push to a remote groupLimiting git log --graph lane widthEvolution of Rust in the Git codebaseFaster git-grep(1) and git-cherry(1) in partial clonesRead more
1.1M Impressions17 Comments