On 6/27/06, Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote:
> > - have you considered using run-command() instead of system()? > > No. What run-program? run-command.c:run_command(). Call it like this: int return_code = run_command("git-read-tree", sha1_to_hex(sha1), NULL);
Oh, I see. Will convert right away. - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html