Repositories
qt-gif-plugin
Alternative GIF imageformat plugin which uses giflib, supports reading and writing, and GIF comments.
-
Cloning this repository:
git clone git://gitorious.org/qt-gif-plugin/qt-gif-plugin.git qt-gif-plugin cd qt-gif-plugin
Add this repository as a remote to an existing local repository:
git remote add qt-gif-plugin git://gitorious.org/qt-gif-plugin/qt-gif-plugin.git git fetch qt-gif-plugin git checkout -b my-local-tracking-branch qt-gif-plugin/master_or_other_branch

