Page MenuHomePhabricator

D9523.diff
No OneTemporary

D9523.diff

diff --git a/src/workflow/ArcanistPatchWorkflow.php b/src/workflow/ArcanistPatchWorkflow.php
--- a/src/workflow/ArcanistPatchWorkflow.php
+++ b/src/workflow/ArcanistPatchWorkflow.php
@@ -701,7 +701,7 @@
$commit_message = $this->getCommitMessage($bundle);
$future = $repository_api->execFutureLocal(
- 'commit -a %C -F -',
+ 'commit -a %C -F - --no-verify',
$author_cmd);
$future->write($commit_message);
$future->resolvex();

File Metadata

Mime Type
text/plain
Expires
Sun, Apr 6, 2:38 PM (18 h, 23 m ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7733698
Default Alt Text
D9523.diff (493 B)

Event Timeline