author | Pierre Habouzit <madcoder@debian.org> | |
Fri, 21 Dec 2007 10:41:41 +0000 (11:41 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 22 Dec 2007 18:26:08 +0000 (10:26 -0800) | ||
commit | c43a24834a9babd3ddd9c27ccc81174c2cb36859 | |
tree | 7b15beb51e3bb2c2ba43cfb64e01522629e34a69 | tree | snapshot |
parent | 5e2de4f9bb666186e4f8ba0c9c5db640fd7a04bd | commit | diff |
Force the sticked form for options with optional arguments.
This forbids "git tag -n <number> -l" we allowed earlier, so
adjust t7004 while at it.
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
This forbids "git tag -n <number> -l" we allowed earlier, so
adjust t7004 while at it.
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
parse-options.c | diff | blob | history | |
t/t7004-tag.sh | diff | blob | history |