Page MenuHomePhabricator

D7749.diff

diff --git a/src/applications/differential/landing/DifferentialLandingToGitHub.php b/src/applications/differential/landing/DifferentialLandingToGitHub.php
--- a/src/applications/differential/landing/DifferentialLandingToGitHub.php
+++ b/src/applications/differential/landing/DifferentialLandingToGitHub.php
@@ -69,9 +69,8 @@
return;
}
- return $this->createActionView(
- $revision,
- pht('Land to GitHub'));
+ return $this->createActionView($revision, pht('Land to GitHub'))
+ ->setIcon('octocat');
}
public function pushWorkspaceRepository(

File Metadata

Mime Type
text/x-diff
Storage Engine
amazon-s3
Storage Format
Raw Data
Storage Handle
phabricator/ar/py/aj2adsk53dtnjjs5
Default Alt Text
D7749.diff (586 B)

Event Timeline