@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 `bin/repository help update`

Summary: Fixes T10741. The workflow is `refs`, not `ref`.

Test Plan: o.O

Reviewers: chad, cspeckmim

Reviewed By: cspeckmim

Maniphest Tasks: T10741

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

+1 -1
+1 -1
src/applications/repository/management/PhabricatorRepositoryManagementUpdateWorkflow.php
··· 21 21 ->setSynopsis( 22 22 pht( 23 23 'Update __repository__. This performs the __pull__, __discover__, '. 24 - '__ref__ and __mirror__ operations and is primarily an internal '. 24 + '__refs__ and __mirror__ operations and is primarily an internal '. 25 25 'workflow.')) 26 26 ->setArguments( 27 27 array(