1
1
mirror of https://github.com/go-gitea/gitea synced 2025-03-09 04:04:27 +00:00
Jonathan Tran 1af3dc6ee3
Fix 2-dot direct compare to use the right base commit ()
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 .
2023-04-16 10:27:23 +03:00
..
2023-04-13 15:45:33 -04:00