Thanks for testing. paul zimmermann <paul.zimmerm...@inria.fr> writes:
> ./convert-archive dir git "$inputfile" archive.git.tar.gz > error: Malformed value for push.default: simple > error: Must be one of nothing, matching, tracking or current. > fatal: bad config file line 15 in /users/caramel/zimmerma/.gitconfig > fatal: Not a git repository (or any parent up to mount point /localdisk) It seems that your ~/.gitconfig file has errors, but I don't know if there is any easy way to temporarily ignore ~/.gitconfig. By the way, I wonder why git is used here in the first place, while the default compression method of the archive is xz. Is xz installed on your system? If so, it should be a bug and the complete build log would be helpful. Regards, -- Daiki Ueno