Artem Lytkin
6b929ccb15
fix(pull): name the head repository in default compare links ( #39075 )
...
The "New Pull Request" buttons and the `/pulls/new/{branch}` redirect
build their compare link as `{owner}:{branch}`. If a fork and its parent
share an owner, through ALLOW_FORK_INTO_SAME_OWNER, or after a transfer,
that head resolves back to the base repo, so the link compares the base
against itself and 404s on a branch that only exists in the fork.
Switching to `{owner}/{repo}:{branch}` names the head repo
unambiguously, and it's what the compare page's own links already use.
Also clears the 404 in #37649 ; the archived-parent half of that report
is separate.
2026-08-24 18:46:40 +00:00
..
2026-08-23 06:59:58 +00:00
2026-08-23 06:35:55 +00:00
2026-05-26 15:49:31 -07:00
2026-08-24 17:32:23 +00:00
2026-07-30 16:43:36 +00:00
2026-08-19 20:09:00 +02:00
2026-05-26 15:49:31 -07:00
2026-08-19 20:09:00 +02:00
2026-05-26 15:49:31 -07:00
2026-07-07 07:08:05 +00:00
2026-07-20 16:07:38 +00:00
2026-05-26 15:49:31 -07:00
2026-07-17 18:44:31 +08:00
2026-05-26 15:49:31 -07:00
2026-07-20 16:07:38 +00:00
2026-05-26 15:49:31 -07:00
2026-05-26 15:49:31 -07:00
2026-07-17 18:44:31 +08:00
2026-07-28 17:04:22 +00:00
2026-05-26 15:49:31 -07:00
2026-07-20 16:07:38 +00:00
2026-08-09 10:25:06 +00:00
2026-08-09 10:25:06 +00:00
2025-03-31 01:53:48 -04:00
2026-08-11 09:37:44 +02:00
2026-05-26 15:49:31 -07:00
2026-08-09 10:25:06 +00:00
2026-05-26 15:49:31 -07:00
2026-07-25 20:39:36 +08:00
2026-05-26 15:49:31 -07:00
2026-08-09 10:25:06 +00:00
2026-08-20 16:29:54 +00:00
2026-08-09 10:25:06 +00:00
2026-08-19 12:50:06 +00:00
2026-08-17 18:47:28 +00:00
2026-05-26 15:49:31 -07:00
2026-07-07 14:40:12 +08:00
2026-07-27 07:46:00 +00:00
2026-05-26 15:49:31 -07:00
2026-05-26 15:49:31 -07:00
2026-08-09 10:25:06 +00:00
2026-08-19 20:09:00 +02:00
2026-05-26 15:49:31 -07:00
2026-08-09 10:25:06 +00:00
2026-05-26 15:49:31 -07:00
2026-05-26 15:49:31 -07:00
2026-05-26 15:49:31 -07:00
2026-07-15 17:30:01 +00:00
2026-08-09 10:25:06 +00:00
2026-08-09 10:25:06 +00:00
2026-05-26 15:49:31 -07:00
2026-08-09 10:25:06 +00:00
2026-06-28 09:31:35 +00:00
2026-07-17 07:44:05 +00:00
2026-05-26 15:49:31 -07:00
2026-08-09 10:25:06 +00:00
2026-08-24 18:46:40 +00:00
2026-05-26 15:49:31 -07:00
2026-07-04 15:02:17 +02:00
2026-08-19 20:09:00 +02:00
2026-08-11 18:01:02 +02:00
2026-08-19 20:09:00 +02:00
2026-05-26 15:49:31 -07:00
2026-08-16 03:00:59 +00:00
2026-05-26 15:49:31 -07:00
2026-08-16 03:00:59 +00:00
2026-08-23 18:31:22 +02:00
2026-08-24 18:26:10 +00:00
2026-07-30 16:43:36 +00:00
2026-05-26 15:49:31 -07:00
2026-08-03 07:34:53 +00:00
2026-07-21 11:44:25 +08:00
2022-11-27 18:20:29 +00:00
2026-08-19 20:09:00 +02:00
2026-08-16 03:00:59 +00:00
2026-05-26 15:49:31 -07:00
2026-08-14 11:31:23 +02:00
2026-08-14 11:31:23 +02:00