slackbuilds_ponce/development/stgit
Robby Workman 143991a46e Entire Repo: Remove APPROVED field from .info files
This field used to make sense in our pre-git days, but
the Signed-Off-By: line serves the same purpose (and
even more) now, so APPROVED has been rejected.  ;-)

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-14 23:22:50 -05:00
..
README development/stgit: Updated for version 0.14.3 2010-05-11 22:22:46 +02:00
slack-desc Fix files with no newline at the end. 2012-05-21 20:01:58 -04:00
stgit.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
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.