mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 22:17:49 -09:00
1af3dc6ee3
For 2-dot direct compare, we should use the base commit in the title and templates, as is used elsewhere, not the common ancestor which is used for 3-dot compare. I believe that this change should have been included in #22949.