From: Jeffrey C. Ollie <hidden> Date: 2016-06-15 22:43:19
On Mon, 2007-07-02 at 18:02 +0100, Johannes Schindelin wrote:
Hmm. Somehow I think that the getopt solution is not so bad at all. We'd
need some code in compat/, but since we're GPL, and there are so many
GPLed getopt versions out there, I don't see any obstacle there.
If we are going to make this option parser into some complex
general-purpose option parsing library let's not re-invent the wheel.
Let's pick one of the GPL'd option parsing libraries and make it a
dependency of Git.
Jeff