Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15389745
D8719.id20678.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
693 B
Referenced Files
None
Subscribers
None
D8719.id20678.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D8719: Hide "Land to hosted git" button for now
Attached
Detach File
Event Timeline
Log In to Comment