Page MenuHomePhabricator

D15573.id37541.diff
No OneTemporary

D15573.id37541.diff

diff --git a/src/workflow/ArcanistBackoutWorkflow.php b/src/workflow/ArcanistBackoutWorkflow.php
--- a/src/workflow/ArcanistBackoutWorkflow.php
+++ b/src/workflow/ArcanistBackoutWorkflow.php
@@ -123,6 +123,9 @@
$template = $this->newInteractiveEditor($template)
->setName('new-commit')
->editInteractively();
+
+ $template = ArcanistCommentRemover::removeComments($template);
+
return $template;
}

File Metadata

Mime Type
text/plain
Expires
Tue, May 21, 7:05 AM (3 w, 5 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6286746
Default Alt Text
D15573.id37541.diff (431 B)

Event Timeline