On Sun, Oct 24, 2010 at 3:13 PM, Jonathan Nieder [off-list ref] wrote:
Jonathan Nieder wrote:
quoted
Here's a helper to make it easier for commands that use parse-options
to adopt that nicer behavior. It writes its output to stdout, so it
should only be used to be used to handle the -h option.
Alas, "git update-index" does not use parse-options yet. But that
is easily enough changed...
I don't know parse-options well enough to give comments. If I did, I
would have converted update-index long ago (hit it a few times and
always ran away). Thanks for the conversion.
--
Duy