diff options
author | Jeff King <peff@peff.net> | 2008-02-24 17:16:55 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-02-24 18:31:49 -0800 |
commit | 41eb33bd0cbecf1b441ada91ab186ee49fb086cc (patch) | |
tree | 18257c59d3ac2348f7c83c6c287135b544d6c3e9 /alias.c | |
parent | 923d44aeb7cb6d21eeb459fdc1b58137e37c2b1c (diff) | |
download | git-41eb33bd0cbecf1b441ada91ab186ee49fb086cc.tar.gz |
help: use parseopt
This patch converts cmd_help to use parseopt, along with a
few style cleanups, including:
- enum constants are now ALL_CAPS
- parse_help_format returns an enum value rather than
setting a global as a side effect
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'alias.c')
0 files changed, 0 insertions, 0 deletions