Homec4science

Fix some argument parsing stuff in `reparse.php`

Authored by epriestley <git@epriestley.com> on Aug 22 2012, 23:03.

Description

Fix some argument parsing stuff in reparse.php

Summary: Currently, "reparse.php --message rXnnn" fails because $reparse_what is an array. Allow multiple named commits.

Test Plan:

$ ./scripts/repository/reparse.php --message rP9030fe8b0904b5291c69a22b0570a10013bba4b2 rP81946fc08d8a737b278255090e296ca92164d672
Running 'PhabricatorRepositoryGitCommitMessageParserWorker'...
Running 'PhabricatorRepositoryGitCommitMessageParserWorker'...

Done.

Reviewers: nh, vrana, btrahan

Reviewed By: nh

CC: aran

Differential Revision: https://secure.phabricator.com/D3362

Details

Committed
epriestley <git@epriestley.com>Aug 22 2012, 23:03
Pushed
aubortJan 31 2017, 17:16
Parents
rPH287fc75bb017: Disable implicit mulitplexing in PHPMailerLite
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHd9f241a9cad8: Fix some argument parsing stuff in `reparse.php` (authored by epriestley <git@epriestley.com>).Aug 22 2012, 23:03