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

plug octocat icon to landing button

Test Plan: look at shiny button

Reviewers: epriestley, chad, #blessed_reviewers

Reviewed By: chad

CC: Korvin, epriestley, aran

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

authored by

Aviv Eyal and committed by
epriestley
de969ab5 b8b7e583

+2 -3
+2 -3
src/applications/differential/landing/DifferentialLandingToGitHub.php
··· 69 69 return; 70 70 } 71 71 72 - return $this->createActionView( 73 - $revision, 74 - pht('Land to GitHub')); 72 + return $this->createActionView($revision, pht('Land to GitHub')) 73 + ->setIcon('octocat'); 75 74 } 76 75 77 76 public function pushWorkspaceRepository(