[PATCH 2/3] - Convert git-fsck-cache to argp

From: Sean <seanlkml@sympatico.ca>
Date: 2005-05-22 04:32:51
First in a series of patches to convert git commands to use "argp" for
argument processing as suggested by Jeff Garzik.  This patch converts
git-fsck-cache.  It improves the usage message, adds a --version option,
and allows options to be combined together with a single leading dash.

Signed-off-by: Sean Estabrooks <seanlkml@sympatico.ca>
Acked-by: "Jeff Garzik" <jgarzik@pobox.com>
Acked-by: "Junio C Hamano" <junkio@cox.net>


 Documentation/git-fsck-cache.txt |    6 +++
 fsck-cache.c                     |   60
++++++++++++++++++++++-----------------
 2 files changed, 39 insertions(+), 27 deletions(-)




-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Received on Sun May 22 04:33:06 2005

This archive was generated by hypermail 2.1.8 : 2005-05-22 04:33:07 EST