It would be convenient (for my workflow) to have the "references" (y) buffer display branch descriptions (as in git-branch --edit-description) instead of the latest commits titles. Is there a hook for this?
1 Answer
I've just implemented support for this. It's the first feature of 2025. ;D
Set the new magit-refs-show-branch-descriptions option to t to enable this.