@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.

Fix a typo in the Diffusion importing user guide

Summary: This word isn't the right word.

Test Plan: Reading?

Reviewers: avivey, amckinley

Reviewed By: avivey

Differential Revision: https://secure.phabricator.com/D19404

+1 -1
+1 -1
src/docs/user/userguide/diffusion_existing.diviner
··· 47 47 Once the import completes, change the "I/O Type" on the **Observe** URI to 48 48 "No I/O" mode to automatically convert it into a hosted repository. 49 49 50 - **Push to Empty Repository**: Create an activate an empty repository, then push 50 + **Push to Empty Repository**: Create and activate an empty repository, then push 51 51 all of your changes to the empty repository. 52 52 53 53 In Git and Mercurial, you can do this with `git push` or `hg push`.