Page MenuHomePhabricator

D8719.id20678.diff
No OneTemporary

D8719.id20678.diff

diff --git a/src/applications/differential/landing/DifferentialLandingToHostedGit.php b/src/applications/differential/landing/DifferentialLandingToHostedGit.php
--- a/src/applications/differential/landing/DifferentialLandingToHostedGit.php
+++ b/src/applications/differential/landing/DifferentialLandingToHostedGit.php
@@ -123,6 +123,11 @@
return;
}
+ // TODO: This temporarily disables this action, because it doesn't work
+ // and is confusing to users. If you want to use it, comment out this line
+ // for now and we'll provide real support evnetually.
+ return;
+
return $this->createActionView(
$revision,
pht('Land to Hosted Repository'));

File Metadata

Mime Type
text/plain
Expires
Sun, Mar 16, 5:36 AM (2 w, 2 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7386277
Default Alt Text
D8719.id20678.diff (693 B)

Event Timeline