stgit 2.5.3
Channel: guix
Home page: https://stacked-git.github.io/
Licenses: GPL 2
Build system: cargo
Synopsis: Stacked Git (StGit) manages Git commits as a stack of patches
Description:
StGit uses a patch stack workflow. Each individual patch focuses on a single concern, while a stack of patches forms a series of commits. Patches are stored as normal git commits, allowing easy merging of StGit patches into other repositories using standard Git.
Features include:
Import and export patches from Git with
stg commitandstg uncommitCreate new patches and add them to the stack with
stg newUpdate a patch from the working tree with
stg refreshandstg editSee information about the stack or patch with
stg seriesandstg showExport and send a series of patches by email using
stg email
Total results: 1