On 2021-02-27 Sat 07:50, Tim Harder wrote: > Finally responding to all the requests, I've hacked up an initial > alternative to repoman's commit functionality in the form of pkgdev [1] > that uses pkgcheck's API behind the scenes. The project is meant to grow > into a collection of tools for Gentoo development and maintenance, but > initially supports `pkgdev commit` and `pkgdev push` that should work > for a basic git workflow on ebuild repos.
Just wanted to follow up that an initial release is in the tree providing commit support (pkgdev commit), manifesting (pkgdev manifest), and push support (pkgdev push). If you're missing your favorite commit-related repoman option please open an issue. What's mainly still missing are good docs explaining usage and workflow. Thanks, Tim
