Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15422244
D20880.id49778.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
474 B
Referenced Files
None
Subscribers
None
D20880.id49778.diff
View Options
diff --git a/src/applications/repository/engine/PhabricatorRepositoryRefEngine.php b/src/applications/repository/engine/PhabricatorRepositoryRefEngine.php
--- a/src/applications/repository/engine/PhabricatorRepositoryRefEngine.php
+++ b/src/applications/repository/engine/PhabricatorRepositoryRefEngine.php
@@ -576,6 +576,7 @@
$data = array(
'commitID' => $row['id'],
+ 'only' => true,
);
PhabricatorWorker::scheduleTask(
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Mar 23, 6:50 AM (1 w, 5 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7410545
Default Alt Text
D20880.id49778.diff (474 B)
Attached To
Mode
D20880: Force `PhabricatorRepositoryGitCommitMessageParserWorker` to be executed when changing commit from non permanent to permanent which ensures that corresponding Differential Revision is closed
Attached
Detach File
Event Timeline
Log In to Comment