Page MenuHomePhabricator

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

Authored by epriestley on Apr 22 2019, 11:10 PM.
Tags
None
Referenced Files
F18569950: D20464.id48838.diff
Wed, Sep 10, 3:01 AM
F18569949: D20464.id48818.diff
Wed, Sep 10, 3:01 AM
F18519114: D20464.diff
Fri, Sep 5, 3:55 PM
F18418857: D20464.diff
Aug 30 2025, 2:01 PM
F18367237: D20464.id.diff
Aug 27 2025, 11:22 PM
F18350771: D20464.diff
Aug 26 2025, 8:19 PM
F18100461: D20464.id.diff
Aug 9 2025, 11:54 AM
F17969891: D20464.id48818.diff
Aug 1 2025, 2:29 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.