quoted
quoted
quoted
quoted
"JG" == Jeff Garzik [off-list ref] writes:
JG> Sean wrote:
quoted
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).
JG> I agree with Junio -- this patch breaks stuff.
Yes, and that is exactly why I wanted to see the documentation
changes first before the code.