dev-R/gitcreds: new

Package-Manager: Portage-3.0.19, Repoman-3.0.3
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-05-31 23:36:37 +02:00
parent ee04cc74d1
commit c4a064f18b
3 changed files with 27 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<longdescription>
Query 'git' Credentials from 'R' // Query, set, delete
credentials from the 'git' credential store. Manage 'GitHub'
tokens and other 'git' credentials. This package is to be used
by other packages that need to authenticate to 'GitHub' and/or
other 'git' repositories.
</longdescription>
</pkgmetadata>