Force the sticked form for options with optional arguments.
commitc43a24834a9babd3ddd9c27ccc81174c2cb36859
authorPierre Habouzit <madcoder@debian.org>
Fri, 21 Dec 2007 10:41:41 +0000 (21 11:41 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sat, 22 Dec 2007 18:26:08 +0000 (22 10:26 -0800)
tree7b15beb51e3bb2c2ba43cfb64e01522629e34a69
parent5e2de4f9bb666186e4f8ba0c9c5db640fd7a04bd
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>
parse-options.c
t/t7004-tag.sh