Re: [gentoo-dev] Not-Forking 0.3.1 with ebuild

2021-01-26 Thread Dan Shearer
Gordon, Le mar. 26 janv. 2021 à 00:40, Gordon Pettey a écrit : > A bit off topic to whether or not there's an ebuild/maintainer for it As to relevance to gentoo-dev: 1. Not-Forking is a package that general Gentoo users may want, especially those who do embedded development or who maintain a

Re: [gentoo-dev] Not-Forking 0.3.1 with ebuild

2021-01-25 Thread Gordon Pettey
A bit off topic to whether or not there's an ebuild/maintainer for it, but their homepage example is cringe-y. Instead of using the built-in features of Git like submodules and rebasing, depend on an external tool to make your repository even more messy?

[gentoo-dev] Not-Forking 0.3.1 with ebuild

2021-01-25 Thread Dan Shearer
Not-Forking addresses the upstream vendoring/forking issue, as per the diagrams and explanation at https://lumosql.org/src/not-forking : > Not-forking avoids duplicating the source code of one project within another > project, where the projects > are external to each other. This is something