Skip to content

Commit 115738e

Browse files
authored
Rework support request section (#550)
1 parent 54d504a commit 115738e

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

source/git_faq.rst

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,13 +64,17 @@ Pushing from your clone will connect to the new fork. However this will delete
6464
any pull requests you had open from the previous fork.
6565

6666
If you already have a lots of develop branches/PRs, its probably best to
67-
contact GitHub Support and Submit a ticket to reattach your fork with
68-
upstream with the following message:
67+
contact `GitHub Support and Submit a ticket
68+
<https://support.github.com/contact?legacy&subject=Attach%20Fork&tags=rr-forks>`_
69+
to reattach your fork. Select your personal account from the drop down menu
70+
(as that is where your fork is, not the enterprise account) and use the
71+
following message:
6972

7073
My upstream private repo became public, which detached my fork. I have open
7174
PRs I need to preserve. Please reattach my fork to the original network.
7275

7376
Upstream URL: https://github.com/MetOffice/{repo-name}
77+
7478
Fork URL: https://github.com/{user}/{repo-name}
7579

7680
This process should usually get resolved within a day.

0 commit comments

Comments
 (0)