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