summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetros Amiridis <petros@amiridis.net>2011-06-09 13:42:49 +0300
committerPetros Amiridis <petros@amiridis.net>2011-06-10 10:35:07 +0300
commita7639fe62f04f7879aa3da1774684c4113aac10e (patch)
tree8d4ce1ecf6f1df1449b3b427f5210ffec309357a
parent3eb4726dcc5596ab6effae3801d87b71b69d4486 (diff)
users can now transfer their repos themselves :heart:
-rw-r--r--_posts/2008-01-06-move-a-repo.markdown30
-rw-r--r--images/danger_zone_tranfer.jpgbin0 -> 133609 bytes
2 files changed, 2 insertions, 28 deletions
diff --git a/_posts/2008-01-06-move-a-repo.markdown b/_posts/2008-01-06-move-a-repo.markdown
index 14d94f3..a757587 100644
--- a/_posts/2008-01-06-move-a-repo.markdown
+++ b/_posts/2008-01-06-move-a-repo.markdown
@@ -10,35 +10,9 @@ This guide details the process of moving a repo to another account.
Direct move
-----------
-If you wish to move a repo between users or organizations, please [contact support](https://github.com/contact) following the details below.
+You can transfer ownership of a repository you own in the Admin page of your repository. For example https://github.com/amiridis/playground/admin. There you can find the following section:
-**What to check before creating the support request**
-
-1. Make sure that there is not a repo with the same name on the destination account.
-
-2. Make sure the destination account has unused private repos available if the repo being moved is private.
-
-3. **Please** make sure you login with the account that owns the repositories you want support to move for you. If the repositories belong to different accounts, please create one support request per account.
-
-**What to include in your support request**
-
-1. List the repositories you want support to move.
-
-2. Tell us the destination account (the username)
-
-**Example**
-
-*Subject:* Move repositories
-
-*Repositories*
-
- myaccount/repoA
- myaccount/repoB
- myaccount/repoC
-
-*Destination*
-
- destinationaccount
+![Type in the new owner and click the "Tranfer" button.](/images/danger_zone_transfer.jpg)
Existing forks
--------------
diff --git a/images/danger_zone_tranfer.jpg b/images/danger_zone_tranfer.jpg
new file mode 100644
index 0000000..7ece345
--- /dev/null
+++ b/images/danger_zone_tranfer.jpg
Binary files differ