Page MenuHomePhabricator

D7749.diff
No OneTemporary

D7749.diff

Index: src/applications/differential/landing/DifferentialLandingToGitHub.php
===================================================================
--- src/applications/differential/landing/DifferentialLandingToGitHub.php
+++ 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/plain
Expires
Wed, Nov 20, 7:25 AM (4 h, 54 m ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6740469
Default Alt Text
D7749.diff (571 B)

Event Timeline