gitg/data/gitg.appdata.xml
2014-01-06 14:16:24 +01:00

29 lines
1.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<application>
<id type="desktop">gitg.desktop</id>
<licence>CC0</licence>
<description>
<p>
gitg is a graphical user interface for git. It aims at being a small,
fast and convenient tool to visualize the history of git repositories.
Besides visualization, gitg also provides several utilities to manage your
repository and commit your work.
</p>
<p>Goals</p>
<ul>
<li>Browse local git repositories</li>
<li>Clone local and remote git repositories</li>
<li>Commit files</li>
<li>Retrieve patch from a commit</li>
</ul>
</description>
<screenshots>
<screenshot type="default" width="1200" height="675">https://wiki.gnome.org/Apps/Gitg?action=AttachFile&amp;do=get&amp;target=history.png</screenshot>
<screenshot width="1200" height="675">https://wiki.gnome.org/Apps/Gitg?action=AttachFile&amp;do=get&amp;target=stage.png</screenshot>
<screenshot width="1200" height="675">https://wiki.gnome.org/Apps/Gitg?action=AttachFile&amp;do=get&amp;target=commit.png</screenshot>
<screenshot width="1200" height="675">https://wiki.gnome.org/Apps/Gitg?action=AttachFile&amp;do=get&amp;target=projects.png</screenshot>
</screenshots>
<url type="homepage">https://wiki.gnome.org/Gitg</url>
<updatecontact>sindhus@live.in</updatecontact>
</application>