diff options
| author | Tekkub <tekkub@github.com> | 2010-07-01 13:25:32 -0700 |
|---|---|---|
| committer | Tekkub <tekkub@github.com> | 2010-07-01 13:25:32 -0700 |
| commit | 097f8f35cab05056488331c903ad3197bfabffe5 (patch) | |
| tree | 35aac9e4973e1a21aaa6a63b23d407aedba3d1a7 /_posts | |
| parent | 82c457edf1a507035a34d08ddb151baabddbe767 (diff) | |
Support can move repos to orgs
Diffstat (limited to '_posts')
| -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 ------------------- |
