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
Unknown Object (File)
Mon, Sep 23, 1:25 PM
Unknown Object (File)
Mon, Sep 23, 1:25 PM
Unknown Object (File)
Mon, Sep 23, 1:25 PM
Unknown Object (File)
Mon, Sep 23, 1:21 PM
Unknown Object (File)
Fri, Sep 13, 11:25 PM
Unknown Object (File)
Fri, Sep 13, 11:24 PM
Unknown Object (File)
Fri, Sep 13, 11:24 PM
Unknown Object (File)
Fri, Sep 13, 11:24 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

Repository
rP Phabricator
Branch
projcc
Lint
Lint Passed
Unit
Tests Passed