Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix 2-dot direct compare to use the right base commit (#24133)
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.
- Loading branch information