Dockerised image
This is mostly to let you know about this project. It provides a fully automated Docker image with simplegit. I didn't fork and pull a request because I did not want to disturb the Amiga orientation of the original project through some "Dockerisation". But the content of the Dockerfile would easily be translated to depend directly on the project-tree, if you deemed that relevant.
Thanks for informing! I would be glad to include the Dockerfile in this project.
Ok. I'll try to modify it and make it depend on the files generated from the build system. Expect a pull request soon.
Can you have a look at my cumbersome attempts to build libgit2 separately and then simplegit in my current dockerfile? There must be a way to do this in one shot, but it's been years I've done some decent C programming so I'm a bit rosty...
I will do look at it, just submit the PR with your changes.