You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/app-emacs/magit/metadata.xml

22 lines
777 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>emacs</herd>
<longdescription>
Magit is an interface to the version control system Git, implemented as an
extension to Emacs.
With Magit, you can inspect and modify your Git repositories with Emacs.
You can review and commit the changes you have made to the tracked files,
for example, and you can browse the history of past changes. There is
support for cherry picking, reverting, merging, rebasing, and other common
Git operations.
</longdescription>
<use>
<flag name="contrib">Install user-contributed files</flag>
</use>
<upstream>
<remote-id type="github">magit/magit</remote-id>
</upstream>
</pkgmetadata>