Hi,
On Sat, 25 Jul 2009, Michael Bergin wrote:
Is there a library containing just the option and subcommand processing
code from git? I saw a post about gitopt but can't find a project with
that name.
The "library" is contained in the files parse-options.[ch] in git.git. I
am unsure if you need strbuf.c, too, or not.
If not is there any problem with me doing this?
Not if you abide by the license of git.git, which is GPLv2.
Ciao,
Dscho