@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 typo in diviner user guide / diffusion

Summary: Fixes T12445. Reads better.

Test Plan: Read it a few more times.

Reviewers: epriestley

Reviewed By: epriestley

Subscribers: Korvin

Maniphest Tasks: T12445

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

+1 -1
+1 -1
src/docs/user/userguide/diffusion_existing.diviner
··· 48 48 it into a hosted repository. 49 49 50 50 **Push to Empty Repository**: Create an activate an empty repository, then push 51 - all of your changes to empty the repository. 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`. 54 54