gitg/data/gitg.appdata.xml

29 lines
1.3 KiB
XML
Raw Normal View History

2013-09-02 10:44:59 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<application>
<id type="desktop">gitg.desktop</id>
<licence>CC0</licence>
<description>
<p>
2014-01-06 13:15:49 +00:00
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.
2013-09-02 10:44:59 +00:00
</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>
2014-01-05 23:35:07 +00:00
<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>
2013-09-02 10:44:59 +00:00
</screenshots>
<url type="homepage">https://wiki.gnome.org/Gitg</url>
<updatecontact>sindhus@live.in</updatecontact>
</application>