@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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

+2 -2
+2 -2
src/docs/user/userguide/diffusion_existing.diviner
··· 44 44 There are two primary ways to import an existing repository: 45 45 46 46 **Observe First**: In Git or Mercurial, you can observe the repository first. 47 - Once the import completes, disable the **Observe** URI to automatically convert 48 - it into a hosted repository. 47 + Once the import completes, change the "I/O Type" on the **Observe** URI to 48 + "No I/O" mode to automatically convert it into a hosted repository. 49 49 50 50 **Push to Empty Repository**: Create an activate an empty repository, then push 51 51 all of your changes to the empty repository.