| author | Olivier Marin <dkr@freesurf.fr> | |
| Mon, 28 Jul 2008 10:48:44 +0000 (12:48 +0200) | ||
| committer | Junio C Hamano <gitster@pobox.com> | |
| Tue, 29 Jul 2008 06:02:11 +0000 (23:02 -0700) | ||
| commit | d2761895144b6fabcbe1f3bd40d6c6798914b518 | |
| tree | cf1c5a5d33b1bf5e6a6b5fa41dd587822ec1cbde | tree | snapshot |
| parent | 7ddea13af24d72deca06a779b1827a8ea2d6cfe6 | commit | diff |
builtin-verify-tag: fix -v option parsing
Since the C rewrite, "git verify-tag -v" just does nothing instead of
printing the usage message with an error. This patch fix the regression.
Signed-off-by: Olivier Marin <dkr@freesurf.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Since the C rewrite, "git verify-tag -v" just does nothing instead of
printing the usage message with an error. This patch fix the regression.
Signed-off-by: Olivier Marin <dkr@freesurf.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
| builtin-verify-tag.c | diff | blob | history |