mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
18 lines
719 B
XML
18 lines
719 B
XML
<?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>
|
|
<remote-id type="github">earwig/git-repo-updater</remote-id>
|
|
</upstream>
|
|
<longdescription lang="en">
|
|
gitup is a tool for updating multiple git repositories at once. It is smart
|
|
enough to handle several remotes, dirty working directories, diverged local
|
|
branches, detached HEADs, and more. It was originally created to manage a
|
|
large collection of projects and deal with sporadic internet access.
|
|
</longdescription>
|
|
</pkgmetadata>
|