HomePhabricator

Use `PhutilConsoleProgressBar` for the `repository/reparse.php` script

Description

Use PhutilConsoleProgressBar for the repository/reparse.php script

Summary: The output from this script is too verbose... all that I care about is the overall progress.

Test Plan:
Ran the script on a large repository.

./scripts/repository/reparse.php --all XYZ --message
NOTE: This script will queue tasks to reparse the data. Once the tasks have been queued, you need to run Taskmaster daemons to execute them.

QUEUEING TASKS (92,969 Commits):
[                                                                  ]   0.1%

Reviewers: Blessed Reviewers, epriestley

Reviewed By: Blessed Reviewers, epriestley

Subscribers: epriestley, Korvin

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

Details

Provenance
joshuaspenceAuthored on
joshuaspencePushed on Sep 8 2014, 2:10 PM
Reviewer
Blessed Reviewers
Differential Revision
D10441: Use `PhutilConsoleProgressBar` for the `repository/reparse.php` script
Parents
rPee6afccb1000: Fix some long lines to be less long
Branches
Unknown
Tags
Unknown

Event Timeline