stg-pick - Import a patch from a different branch or a commit object
Import one or more patches from a different branch or a commit object into the current series. By default, the name of the imported patch is used as the name of the current patch. It can be overridden with the --name option. A commit object can be reverted with the --revert option. The log and author information are those of the commit object.
Use NAME as the patch name.
Pick patches from BRANCH.
Revert the given commit object.
Use COMMITID as parent.
Append the imported commit id to the patch log.
Fold the commit object into the current patch.
Like fold but only update the current patch files.
Only fold the given file (can be used multiple times).
Keep the patch unapplied.
Part of the StGit suite - see stg(1)