Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15408818
D9244.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
631 B
Referenced Files
None
Subscribers
None
D9244.id.diff
View Options
diff --git a/src/workflow/ArcanistBackoutWorkflow.php b/src/workflow/ArcanistBackoutWorkflow.php
--- a/src/workflow/ArcanistBackoutWorkflow.php
+++ b/src/workflow/ArcanistBackoutWorkflow.php
@@ -124,8 +124,7 @@
$console = PhutilConsole::getConsole();
$conduit = $this->getConduit();
$repository_api = $this->getRepositoryAPI();
- $repository = $this->loadProjectRepository();
- $callsign = $repository["callsign"];
+
$is_git_svn = $repository_api instanceof ArcanistGitAPI &&
$repository_api->isGitSubversionRepo();
$is_hg_svn = $repository_api instanceof ArcanistMercurialAPI &&
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 20, 1:34 AM (3 d, 9 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7712312
Default Alt Text
D9244.id.diff (631 B)
Attached To
Mode
D9244: Fix warning in `arc backout`
Attached
Detach File
Event Timeline
Log In to Comment