Page MenuHomePhabricator

Remove "--force-autoclose" from "bin/repository reparse"
ClosedPublic

Authored by epriestley on Apr 22 2019, 11:10 PM.
Tags
None
Referenced Files
F15582258: D20464.id48818.diff
Wed, May 7, 3:12 PM
F15579860: D20464.id.diff
Wed, May 7, 2:01 AM
F15553598: D20464.id.diff
Mon, Apr 28, 2:43 AM
F15539102: D20464.id48818.diff
Thu, Apr 24, 11:17 PM
F15534627: D20464.id48818.diff
Thu, Apr 24, 1:05 AM
F15526661: D20464.id.diff
Mon, Apr 21, 10:09 PM
F15522258: D20464.diff
Sun, Apr 20, 7:05 PM
F15504478: D20464.id48818.diff
Mon, Apr 14, 6:07 PM
Subscribers
None

Details

Summary

Depends on D20463. Ref T13277. This flag was added some time before 2015 and I don't think I've ever used it. Just get rid of it.

Test Plan

Grepped for force-autoclose, forceAutoclose, AUTOCLOSE_FORCED.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

src/applications/repository/worker/commitmessageparser/PhabricatorRepositoryCommitMessageParserWorker.php
175–178

(This was really mooted by the last change; there's a longer explanatory comment in the new worker now.)

This revision is now accepted and ready to land.Apr 24 2019, 12:32 AM
This revision was automatically updated to reflect the committed changes.