Page MenuHomePhabricator

Pass author config to `git` with "-c x=y" instead of "--author"
ClosedPublic

Authored by epriestley on Oct 4 2015, 3:48 PM.
Tags
None
Referenced Files
F18785962: D14233.id34369.diff
Tue, Oct 14, 4:26 PM
F18757426: D14233.id34370.diff
Sun, Oct 5, 5:24 PM
F18698150: D14233.diff
Sat, Sep 27, 10:55 AM
F18506570: D14233.id.diff
Sep 5 2025, 1:36 AM
F18499178: D14233.diff
Sep 4 2025, 7:30 PM
F18333590: D14233.id34369.diff
Aug 25 2025, 4:16 AM
Unknown Object (File)
Jun 16 2025, 8:33 PM
Unknown Object (File)
May 29 2025, 11:37 AM
Subscribers
None

Details

Summary

See D14232. That didn't actually work. It looks like this does.

Test Plan
  • Ran git commit --author ... on build server and saw the same failure.
  • Ran git -c ... -c ... commit ... on build server and saw it work.

Diff Detail

Repository
rARC Arcanist
Branch
unit4
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 8180
Build 9348: Run Core Tests
Build 9347: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Pass author config to `git` with "-c x=y" instead of "--author".
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.

shipitquick

This revision is now accepted and ready to land.Oct 4 2015, 3:49 PM
This revision was automatically updated to reflect the committed changes.