Git 2.54 adds simpler rebasing, config-based hooks, repo stats

Git 2.54 introduces several developer-facing updates: simpler rebasing with git history, hooks that can be configured directly through Git config, and repository statistics via git repo structure. The new hook setup removes the need to manage separate scripts manually, while the repo structure stats expose how files and directories are distributed inside a project.
April 28, 2026
3
0