You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
dsomero d0c108251a various: Update find command to match template. 12 years ago
..
README development/stgit: Updated for version 0.14.3 16 years ago
slack-desc various: Fix slack-desc formatting and comment nit picks. 12 years ago
stgit.SlackBuild various: Update find command to match template. 12 years ago
stgit.info Add REQUIRED field to .info files. 13 years ago

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.