author | Jake Goulding <goulding@vivisimo.com> | |
Mon, 26 Jan 2009 14:13:23 +0000 (09:13 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 28 Jan 2009 19:32:27 +0000 (11:32 -0800) | ||
commit | 269defdf30a4beb48f230e36f20d00ee40348ab6 | |
tree | 466b46fb3c837863969c49eed07017184e16ef78 | tree | snapshot |
parent | 98ef23b3b106ef8cf4dc0db34e62a39e044cf99b | commit | diff |
Make opt_parse_with_commit() non-static
Moving opt_parse_with_commit() from branch to a common location, in
preparation for using it in tag. Rename it to match naming convention
of other option parsing functions.
Signed-off-by: Jake Goulding <goulding@vivisimo.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Moving opt_parse_with_commit() from branch to a common location, in
preparation for using it in tag. Rename it to match naming convention
of other option parsing functions.
Signed-off-by: Jake Goulding <goulding@vivisimo.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-branch.c | diff | blob | history | |
parse-options.c | diff | blob | history | |
parse-options.h | diff | blob | history |