diff options
| -rw-r--r-- | _posts/2009-06-25-moving-a-repo.markdown | 5 |
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 ------------------- |
