Highlights from Git 2.54 โ
Git 2.54 introduces an experimental history command with reword and split operations to rewrite history without touching working trees. It also adds config-based hooks, allowing centralized and per-repo hook definitions via gitconfig, and supports multiple hooks per event. Additionally, the geometric maintenance strategy becomes the default, improving automatic repository maintenance, while the traditional gc remains available as an option.