stg-spill - Man Page
Spill changes from the topmost patch
Synopsis
stg spill [OPTIONS] [path]...
Description
Spill changes from the topmost patch. Changes are removed from the patch, but remain in the index and worktree.
Spilling a patch may be useful for reselecting the files/hunks to be included in the patch.
Options
- -a <note>, --annotate=<note>
Annotate the patch log entry with note
- -r, --reset
Also reset the index such that the patch’s changes only remain in the worktree. Without this option, the patch’s changes will be in both the index and worktree.
- --committer-date-is-author-date
Instead of using the current time as the committer date, use the author date of the commit as the committer date.
Stgit
Part of the StGit suite - see stg(1)
Referenced By
09/18/2024 StGit 2.4.12 StGit Manual