stg-k

set of contributed script to help working with stgit

Install

All systems
curl cmd.cat/stg-k.sh
Debian Debian
apt-get install stgit-contrib
Ubuntu
apt-get install stgit-contrib
image/svg+xml Kali Linux
apt-get install stgit-contrib
Windows (WSL2)
sudo apt-get update sudo apt-get install stgit-contrib
Raspbian
apt-get install stgit-contrib

stgit-contrib

set of contributed script to help working with stgit

Among others, this package provides the following helper scripts: * stg-gitk: show all patches in gitk, not only applied ones, and hide logs * stg-whatchanged: examine changes that would modify the current patch * stg-fold-files-from: pick specific hunks from another patch up the stack * stg-dispatch: dispatch specific hunks into another patch down the stack * stg-swallow: completely merge another patch into the current one * stg-k: provide robust --keep functionality to all stgit commands Most of the functionality of these scripts may one day be incorporated into stgit.