]> git.ipfire.org Git - thirdparty/git.git/commit - parse-options.h
parse-opt: create parse_options_step.
authorPierre Habouzit <madcoder@debian.org>
Mon, 23 Jun 2008 20:38:58 +0000 (22:38 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Jun 2008 21:51:12 +0000 (14:51 -0700)
commitff43ec3e2d2f71482fe17ba9ba5f4e8074cc54ee
tree725576baaafedf22e88137aa3b8c25f977204e99
parentee68b87a62a245fca46374fe5132aec58d802baa
parse-opt: create parse_options_step.

For now it's unable to stop at unknown options, this commit merely
reorganize some code around.

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
parse-options.c
parse-options.h