Page MenuHomePhabricator

D11927.id28738.diff
No OneTemporary

D11927.id28738.diff

diff --git a/src/workflow/ArcanistWorkflow.php b/src/workflow/ArcanistWorkflow.php
--- a/src/workflow/ArcanistWorkflow.php
+++ b/src/workflow/ArcanistWorkflow.php
@@ -930,7 +930,7 @@
$uncommitted_list);
}
- echo implode("\n\n", $lists);
+ echo implode("\n\n", $lists)."\n";
$all_uncommitted = array_merge($unstaged, $uncommitted);
if ($this->askForAdd($all_uncommitted)) {

File Metadata

Mime Type
text/plain
Expires
Sun, Mar 23, 11:21 PM (3 w, 2 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7223188
Default Alt Text
D11927.id28738.diff (420 B)

Event Timeline