]> git.ipfire.org Git - thirdparty/git.git/commit - builtin/notes.c
builtin-notes: Misc. refactoring of argc and exit value handling
authorJohan Herland <johan@herland.net>
Sat, 13 Feb 2010 21:28:37 +0000 (22:28 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sun, 14 Feb 2010 03:36:17 +0000 (19:36 -0800)
commit5848769f9de68cfb0735710c6c4d2f08aa53f317
tree4d6b2e458dd6f7819e503c234e1dfc7165983c21
parent0691cff7dca6b68569183be991d59ebb72b6170e
builtin-notes: Misc. refactoring of argc and exit value handling

This is in preparation of future patches that add additional subcommands.

Signed-off-by: Johan Herland <johan@herland.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-notes.c