slackbuilds_ponce/development/stgit
dsomero 697d1a8abe development/stgit: Fixed building of the tutorial.
Note: The tutorial dose not get installed but
        it was causing the build to fail.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2011-04-04 22:06:48 -05:00
..
README
slack-desc
stgit.info
stgit.SlackBuild development/stgit: Fixed building of the tutorial. 2011-04-04 22:06:48 -05:00

StGIT is a Python application providing similar functionality to
Quilt (i.e. pushing/popping patches to/from a stack) on top of GIT.
These operations are performed using GIT commands and the patches are
stored as GIT commit objects, allowing easy merging of the StGIT
patches into other repositories using standard GIT functionality.