Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15382331
D15573.id37543.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
431 B
Referenced Files
None
Subscribers
None
D15573.id37543.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
@@ -123,6 +123,9 @@
$template = $this->newInteractiveEditor($template)
->setName('new-commit')
->editInteractively();
+
+ $template = ArcanistCommentRemover::removeComments($template);
+
return $template;
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mar 15 2025, 11:53 AM (5 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7388967
Default Alt Text
D15573.id37543.diff (431 B)
Attached To
Mode
D15573: Strip tips out of commit messages from `arc backout`
Attached
Detach File
Event Timeline
Log In to Comment