Page MenuHomePhabricator

Fix (?) an issue with CCs not being written into commit messages properly
ClosedPublic

Authored by epriestley on Feb 21 2014, 8:17 PM.
Tags
None
Referenced Files
F14017806: D8296.diff
Mon, Nov 4, 11:08 PM
F13993804: D8296.diff
Wed, Oct 23, 1:32 AM
Unknown Object (File)
Oct 5 2024, 5:21 AM
Unknown Object (File)
Oct 5 2024, 5:19 AM
Unknown Object (File)
Sep 23 2024, 1:25 PM
Unknown Object (File)
Sep 23 2024, 1:25 PM
Unknown Object (File)
Sep 23 2024, 1:25 PM
Unknown Object (File)
Sep 23 2024, 1:21 PM
Subscribers

Details

Summary

Report from @zeeg, I think this is the root issue. Currently, if a project is CC'd we'll write "CC: projectname", but should write "CC: #projectname".

Test Plan

Verified that we now write "CC: #projectname".

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped