summaryrefslogtreecommitdiffstats
path: root/development/stgit/README
blob: 888d8142fc8a719fc5a250fb595bf44010cc026c (plain)
1
2
3
4
5
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.