Patch stack for Git repositories
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. Note that StGit is not an SCM interface on top of Git and it expects a previously initialized Git repository. For standard SCM operations, either use plain Git commands or the Cogito tool.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.4-1.fc36 | - |
Fedora 35 | 1.1-3.fc35 | - |
Fedora 34 | 0.23-4.fc34 | - |
EPEL 8 | 0.23-2.el8 | - |
EPEL 7 | 0.17.1-2.el7 | - |
You can contact the maintainers of this package via email at
stgit dash maintainers at fedoraproject dot org
.