Homec4science

Use %s and %b in GitCommitMessageParserWorker, not %B

Authored by epriestley <git@epriestley.com> on May 2 2011, 10:06.

Description

Use %s and %b in GitCommitMessageParserWorker, not %B

Summary:
See T129, some older git doesn't have %B and we can reasonably fake it with %s
and %b.

Test Plan:
Reparsed all of the Phabricator repository with this worker, commit messages
look fine.

Reviewed By: rm
Reviewers: rm, aran, jungejason, tuomaspelkonen
CC: aran, rm
Differential Revision: 209

Details

Committed
epriestley <git@epriestley.com>May 2 2011, 10:26
Pushed
aubortJan 31 2017, 17:16
Parents
rPH260b40b84acd: Plug the establishConnection() Lisk isolation hole
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH2f9609501420: Use %s and %b in GitCommitMessageParserWorker, not %B (authored by epriestley <git@epriestley.com>).May 2 2011, 10:26