git-cat-file: Make option parsing a little more flexible
commit4814dbe830baf5a72d8abbbfcc60eeea478b47c2
authorAdam Roben <aroben@apple.com>
Wed, 23 Apr 2008 19:17:45 +0000 (23 15:17 -0400)
committerJunio C Hamano <gitster@pobox.com>
Tue, 6 May 2008 03:57:55 +0000 (5 20:57 -0700)
treed6fab5518e0e8384d75914bc6c03f6c3724ea20b
parent9cf71b176cb175589c3ea828f7364893cc45b82f
git-cat-file: Make option parsing a little more flexible

This will make it easier to add newer options later.

Signed-off-by: Adam Roben <aroben@apple.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-cat-file.c