stgit
stgit copied to clipboard
Stacked Git
Comment lines in git are configurable, but appear to be hard-coded to # in stgit. New patches append ``` # Please enter the message for your patch. Lines starting with...
Sometimes could be useful to spill changes into temporary patch rather than using `stg refresh -p ` right away.
This has annoyed me for years and years (since stgit v0.x for sure, I've been using stgit for a decade now), and I finally decided to open a ticket... `stg...
Hi StGit! I was trying to package stgit.el for Guix, and I noticed tere is quite some cleaning to do on `stgit.el`, I have the following warnings on compilation: [log.txt](https://github.com/user-attachments/files/18319546/log.txt)...
Obtaining StGit on Windows currently involves running an MSI-type installer, but company policy at `$WORK` forbids running any such MSI-type installer. From what I can observe, StGit already is a...
G'day! Could you help me understand what's behind this compatibility problem? Sublime Merge often loses track after stgit commands, ending up something like this: The current branch will be off...