Thread (6 messages) flat view 6 messages, 4 authors, 2016-06-15

Re: Git global usage and tests

From: Jeff King <hidden>
Date: 2016-06-15 22:51:21

On Mon, May 30, 2011 at 06:10:20PM +0200, Romain Geissler wrote:
quoted
Have you considered pulling the parse-options parser from git into
libgit2? It's one of the more modularized and lib-ified bits of code in
git already.
Yes and No. We have already copied some code from git : parse-option,
the error handling functions, a part of the run-command block and a
part of the compatibility layer. To my mind, there is no reason to
pull it into libgit2 as it's only a client feature that works on
strings, and libgit2 does not aim at being a client, only a git
library.
Yeah, good point. Definitely it should not be part of the libgit2
library itself.

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help