Page MenuHomePhabricator

D8719.id20674.diff
No OneTemporary

D8719.id20674.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
Aug 15 2025, 1:49 AM (11 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8323437
Default Alt Text
D8719.id20674.diff (693 B)

Event Timeline