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.5-4.fc38 | - |
Fedora 38 | 1.5-4.fc38 | - |
Fedora 37 | 1.5-3.fc37 | - |
Fedora 36 | 1.4-2.fc36 | - |
EPEL 9 | 1.5-3.el9 | - |
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
.