summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTekkub <tekkub@github.com>2010-07-01 13:25:32 -0700
committerTekkub <tekkub@github.com>2010-07-01 13:25:32 -0700
commit097f8f35cab05056488331c903ad3197bfabffe5 (patch)
tree35aac9e4973e1a21aaa6a63b23d407aedba3d1a7
parent82c457edf1a507035a34d08ddb151baabddbe767 (diff)
Support can move repos to orgs
-rw-r--r--_posts/2009-06-25-moving-a-repo.markdown5
1 files changed, 5 insertions, 0 deletions
diff --git a/_posts/2009-06-25-moving-a-repo.markdown b/_posts/2009-06-25-moving-a-repo.markdown
index 94ccd6c..3e8f3f1 100644
--- a/_posts/2009-06-25-moving-a-repo.markdown
+++ b/_posts/2009-06-25-moving-a-repo.markdown
@@ -7,6 +7,11 @@ categories: repos
This guide details the process of moving a repo to another account. There are two ways to do this: manually cloning and pushing to a new repo, or forking the repo and changing the network's root.
+Organizations
+-------------
+
+If you wish to move a repo from a user to an organization, please [contact support](http://support.github.com/) with details.
+
Forking and Rooting
-------------------