mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-22 14:52:41 +01:00
Diffusion import documentation update
Summary: Fixes T12761. Test Plan: doitlive Reviewers: #blessed_reviewers, epriestley Reviewed By: #blessed_reviewers, epriestley Subscribers: epriestley Maniphest Tasks: T12761 Differential Revision: https://secure.phabricator.com/D18023
This commit is contained in:
parent
9bbea869b3
commit
66de16fbc4
1 changed files with 2 additions and 2 deletions
|
@ -44,8 +44,8 @@ Importing Repositories
|
|||
There are two primary ways to import an existing repository:
|
||||
|
||||
**Observe First**: In Git or Mercurial, you can observe the repository first.
|
||||
Once the import completes, disable the **Observe** URI to automatically convert
|
||||
it into a hosted repository.
|
||||
Once the import completes, change the "I/O Type" on the **Observe** URI to
|
||||
"No I/O" mode to automatically convert it into a hosted repository.
|
||||
|
||||
**Push to Empty Repository**: Create an activate an empty repository, then push
|
||||
all of your changes to the empty repository.
|
||||
|
|
Loading…
Reference in a new issue