diff options
author | René Scharfe <rene.scharfe@lsrfire.ath.cx> | 2009-05-07 21:46:48 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-05-09 00:29:56 -0700 |
commit | 3e230fa1b2ba3aa1a207c4399a1b93e41b103dfb (patch) | |
tree | 9062472759073a0a7039996909f7992fd6c7eec3 /pack-redundant.c | |
parent | 1b5fb44ad1131112fcc2b2b082fda61260e31570 (diff) | |
download | git-3e230fa1b2ba3aa1a207c4399a1b93e41b103dfb.tar.gz |
grep: use parseopt
Convert git-grep to parseopt.
The bitfields in struct grep_opt are converted to full ints,
increasing its size. This shouldn't be a problem as there is only a
single instance in memory.
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'pack-redundant.c')
0 files changed, 0 insertions, 0 deletions