slackbuilds/development/stgit
Carlos Corbacho e19c114290 development/stgit: Updated for version 0.15 2010-05-13 00:25:38 +02:00
..
README development/stgit: Updated for version 0.14.3 2010-05-11 22:22:46 +02:00
slack-desc development/stgit: Added to 12.0 repository 2010-05-11 20:00:31 +02:00
stgit.SlackBuild development/stgit: Updated for version 0.15 2010-05-13 00:25:38 +02:00
stgit.info development/stgit: Updated for version 0.15 2010-05-13 00:25:38 +02:00

README

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.