Hi,
On Wed, 28 Nov 2007, Junio C Hamano wrote:
Johannes Schindelin [off-list ref] writes:
quoted
The fundamental problem is that we cannot move
handle_internal_command() into libgit.a, because it has pointers to
all builtin cmd_*() functions.
What's wrong with having cmd_* functions in the library to begin with?
I was considering it not desirable (after all, the library is meant to
have common functions in it), but you're right...
Ciao,
Dscho