Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Paste
P2123
Masterwork From Distant Lands
Active
Public
Actions
Authored by
swisspol
on Oct 22 2019, 9:33 PM.
Edit Paste
Archive Paste
View Raw File
Subscribe
Mute Notifications
Award Token
Flag For Later
Tags
None
Referenced Files
F6969070: raw.txt
Oct 22 2019, 9:33 PM
2019-10-22 21:33:04 (UTC+0)
Subscribers
None
diff --git a/src/land/ArcanistGitLandEngine.php b/src/land/ArcanistGitLandEngine.php
index 8d8f6dc2..bf8e18e7 100644
--- a/src/land/ArcanistGitLandEngine.php
+++ b/src/land/ArcanistGitLandEngine.php
@@ -11,7 +11,7 @@ final class ArcanistGitLandEngine
public function execute() {
$this->verifySourceAndTargetExist();
- $this->fetchTarget();
+ //$this->fetchTarget();
$this->printLandingCommits();
Event Timeline
swisspol
edited the content of this paste.
(Show Details)
Oct 22 2019, 9:33 PM
2019-10-22 21:33:04 (UTC+0)
swisspol
changed the title of this paste from untitled to
Masterwork From Distant Lands
.
Log In to Comment