]> git.ipfire.org Git - thirdparty/git.git/commit - builtin/pack-refs.c
Make builtin-pack-refs.c use parse_options.
authorPierre Habouzit <madcoder@debian.org>
Mon, 15 Oct 2007 21:06:02 +0000 (23:06 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 30 Oct 2007 04:03:31 +0000 (21:03 -0700)
commitb2565ae57376116b9d78369b6eac07e55c6f7851
treea65754c85668dbf77c8a762af721e96735b519bb
parentedefb1a23755505cc9b4e750c292cd236b1e8655
Make builtin-pack-refs.c use parse_options.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
builtin-pack-refs.c