Is it possible to move git repo to github/gilab or at least organize live mirror?
Issue is that sf.net web interface do not allow download download patch from exact commit.
Hi Tomasz, there are already some forks of Github. I would say maintenance here is on a fairly low level at the moment. Feel free to fork on Github and proceed with your ideas!
Best regards -- Dago
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've been working on cleaning up our LibreELEC repo and making sure patches get upstreamed where possible. We use xmlstarlet as part of our tooling, and this issue kept coming up, so with some time to spare I put together https://github.com/xmlstarlet/xmlstarlet — starting with CI/GHA and then working through the build errors and warnings. Hope this is of some interest. All platform builds are now succeeding. There are some trivial warnings and future deprecations still to address.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Tomasz, there are already some forks of Github. I would say maintenance here is on a fairly low level at the moment. Feel free to fork on Github and proceed with your ideas!
Best regards -- Dago
OK so where are those forks?
Just seach for xmlstarlet, e.g.
https://github.com/dimitern/xmlstarlet
https://github.com/fishjam/xmlstarlet
Second one looks lie has been created in 2016 and since then nothing has been done
I've been working on cleaning up our LibreELEC repo and making sure patches get upstreamed where possible. We use xmlstarlet as part of our tooling, and this issue kept coming up, so with some time to spare I put together https://github.com/xmlstarlet/xmlstarlet — starting with CI/GHA and then working through the build errors and warnings. Hope this is of some interest. All platform builds are now succeeding. There are some trivial warnings and future deprecations still to address.