Rechercher une page de manuel
stg-show
Langue: en
Version: 11/24/2009 (ubuntu - 24/10/10)
Section: 1 (Commandes utilisateur)
Sommaire
NAME
stg-show - Show the commit corresponding to a patchSYNOPSIS
stg show [options] [<patch1>] [<patch2>] [<patch3>..<patch4>]
DESCRIPTION
Show the commit log and the diff corresponding to the given patches. The output is similar to that generated by git show.OPTIONS
-b BRANCH, --branch BRANCH
- Use BRANCH instead of the default branch.
-a, --applied
- Show the applied patches.
-u, --unapplied
- Show the unapplied patches.
-s, --stat
- Show a diffstat summary of the specified patches.
-O OPTIONS, --diff-opts OPTIONS
- Extra options to pass to "git diff".
STGIT
Part of the StGit suite - see linkman:stg[1]Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre