diff options
author | Luke Diamand <luke@diamand.org> | 2012-04-24 09:33:23 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-04-24 14:22:23 -0700 |
commit | 6a10b6aa1e7b9bb114e525edb67b7650b46f333e (patch) | |
tree | de42e5eae3f54afac793510fbf7ae3030a7c727d /pack-revindex.c | |
parent | f95ceaf04aa304cff1bf0bc76e8fed3fea5d0484 (diff) | |
download | git-6a10b6aa1e7b9bb114e525edb67b7650b46f333e.tar.gz |
git p4: move verbose to base class
The verbose flag is common to all classes, or at least should be.
Make it a member of the base Command class, rather than
reimplementing for each class. Make option parsing mirror this.
Signed-off-by: Luke Diamand <luke@diamand.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'pack-revindex.c')
0 files changed, 0 insertions, 0 deletions