Rechercher une page de manuel
stg-pop
Langue: en
Version: 11/24/2009 (ubuntu - 24/10/10)
Section: 1 (Commandes utilisateur)
Sommaire
NAME
stg-pop - Pop one or more patches from the stackSYNOPSIS
stg pop [options] [<patch1>] [<patch2>] [<patch3>..<patch4>]
DESCRIPTION
Pop the topmost patch or a range of patches from the stack. The command fails if there are conflicts or local changes (and --keep was not specified).A series of pop and push operations are performed so that only the patches passed on the command line are popped from the stack. Some of the push operations may fail because of conflicts ("stg undo" would revert the last push operation).
OPTIONS
-a, --all
- Pop all the applied patches.
-n NUMBER, --number NUMBER
- Pop the specified number of patches.
-k, --keep
- Keep the local changes.
STGIT
Part of the StGit suite - see linkman:stg[1]Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre