mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
8 lines
No EOL
444 B
Text
8 lines
No EOL
444 B
Text
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.
|
|
|
|
If you are building this on Slamd64, execute the build script as follows:
|
|
DISTRO=slamd64 ./stgit.SlackBuild |