SVP(1) | User Commands | SVP(1) |
svp - create and manage changes to VCS repositories
svp [-h] [--version] {run,hosters,login,proposals} ...
Silver-Platter makes it possible to contribute automatable changes to source code in a version control system.
It automatically creates a local checkout of a remote repository, make user-specified changes, publish those changes on the remote hosting site and then creates a pull request.
In addition to that, it can also perform basic maintenance on branches that have been proposed for merging - such as restarting them if they have conflicts due to upstream changes.
At the moment GitHub, Launchpad and any instances of GitLab are supported.
GNU General Public License, version 2 or later.
Jelmer Vernooij <jelmer@jelmer.uk>
February 2019 | svp 0.0.1 |