Query: stg-sink
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
STG-SINK(1) StGit Manual STG-SINK(1)NAMEstg-sink - Send patches deeper down the stackSYNOPSISstg sink [-t <target patch>] [-n] [<patches>]DESCRIPTIONThis is the opposite operation of linkstg:float[]: move the specified patches down the stack. It is for example useful to group stable patches near the bottom of the stack, where they are less likely to be impacted by the push of another patch, and from where they can be more easily committed or pushed. If no patch is specified on command-line, the current patch gets sunk. By default patches are sunk to the bottom of the stack, but the --to option allows to place them under any applied patch. Sinking internally involves popping all patches (or all patches including <target patch>), then pushing the patches to sink, and then (unless --nopush is also given) pushing back into place the formerly-applied patches.OPTIONS-n, --nopush Do not push back on the stack the formerly-applied patches. Only the patches to sink are pushed. -t TARGET, --to TARGET Specify a target patch to place the patches below, instead of sinking them to the bottom of the stack. -k, --keep Keep the local changes.STGITPart of the StGit suite - see linkman:stg[1] StGit 03/13/2012 STG-SINK(1)
Related Man Pages |
---|
stg-import(1) - debian |
stg-new(1) - debian |
stg-pick(1) - debian |
stg-publish(1) - debian |
stg-refresh(1) - debian |
Similar Topics in the Unix Linux Community |
---|
How to add patches to solaris 10? |
Legato networker on hp-ux |
Any patches for SunOS 5.11? |
patchadd command |
Manipulate file |