[PATCH 3/3] - Convert git-checkout-cache to argp

From: Sean <seanlkml@sympatico.ca>
Date: 2005-05-22 04:33:28
Use argp to process command line arguments for git-checkout-cache.  Also,
fix things up so that the order of options on the command line no longer
matters.  To this end, the "-f" (--force) switch only applies to the
individual files given on the command line.   A new forcing version of the
"-a" (--all) switch is added as "-A" (--forceall).

Signed-off-by: Sean Estabrooks <seanlkml@sympatico.ca>


 Documentation/git-checkout-cache.txt |   17 +++--
 checkout-cache.c                     |  113
+++++++++++++++++------------------
 2 files changed, 68 insertions(+), 62 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:44 2005

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