dev-vcs/*: askgit -> mergestat

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-03-05 03:27:28 +01:00
parent ae7c239320
commit 04909a268a
4 changed files with 611 additions and 277 deletions

View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/mergestat/mergestat/issues</bugs-to>
<remote-id type="github">mergestat/mergestat</remote-id>
</upstream>
<longdescription lang="en">
mergestat is a command-line tool for running SQL queries on git repositories. It's meant for ad-hoc querying of git repositories on disk through a common interface (SQL), as an alternative to patching together various shell commands.
</longdescription>
</pkgmetadata>