- Added
bug-reference-modetogit-commit-setup-hook. e19e8fb1e - The “Version” column in
magit-submodule-list-modeandmagit-repolist-modebuffers now shows when a repository is dirty. 0b86dbfd6 - Added new command
magit-log-merged. This command requiresgit-when-merged(https://github.com/mhagger/git-when-merged). It isn’t bound inmagit-log-popupby default. To add it, you can use something like(magit-define-popup-action 'magit-log-popup ?m "Log commit's merge" 'magit-log-merged)
#3657
- Bumped the minimal required version of
git-committo the correct version. e9bd33758 - Dropped the new “v” prefix that we started to add to release tags starting with the previous release in places where that prefix is undesirable. f441cf6d7
- Staging and unstaging submodules while
diff.submodule’s value islogbroke shortly before the v2.90.0 release. #3654
10 Jonas Bernoulli 1 Allen Li 1 Kevin Brubeck Unhammer 1 Kyle Meyer