Page MenuHomeFreeBSD

arcconfig: stop amending commit message
Changes PlannedPublic

Authored by mchoo on Tue, Jul 28, 3:16 AM.

Details

Reviewers
None
Summary

arcanist amends commit message by default when creating a revision, but
this is undesirable as FreeBSD has it's own commit message template.
Thus disable it for this repository through .arcconfig.

Test Plan

I verified that the commit message was not amended while creating this revision with arc diff --create.
I forgot to consider git-arc, so I'll hold this until I have time to check compatibility with git-arc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 75207
Build 72090: arc lint + arc unit