Rechercher une page de manuel
stg-diff
Langue: en
Version: 11/24/2009 (ubuntu - 24/10/10)
Section: 1 (Commandes utilisateur)
Sommaire
NAME
stg-diff - Show the tree diffSYNOPSIS
stg diff [options] [<files or dirs>]
DESCRIPTION
Show the diff (default) or diffstat between the current working copy or a tree-ish object and another tree-ish object (defaulting to HEAD). File names can also be given to restrict the diff output. The tree-ish object has the format accepted by the linkstg:id[] command.OPTIONS
-r rev1[..[rev2]], --range rev1[..[rev2]]
- Show the diff between revisions.
-s, --stat
- Show the stat instead of the diff.
-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