Merge remote-tracking branch 'github/pr/518'.
[gentoo.git] / app-emacs / magit / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4 <herd>emacs</herd>
5 <longdescription>
6   Magit is an interface to the version control system Git, implemented as an
7   extension to Emacs.
8
9   With Magit, you can inspect and modify your Git repositories with Emacs.
10   You can review and commit the changes you have made to the tracked files,
11   for example, and you can browse the history of past changes. There is
12   support for cherry picking, reverting, merging, rebasing, and other common
13   Git operations.
14 </longdescription>
15 <use>
16   <flag name="contrib">Install user-contributed files</flag>
17 </use>
18 <upstream>
19   <remote-id type="github">magit/magit</remote-id>
20 </upstream>
21 </pkgmetadata>