gt log

Commands that log your stacks

Subcommands

NameDescription
Log all branches tracked by Graphite, showing dependencies and info for each
longDisplay a graph of the commit ancestry of all branches
shortLog all stacks tracked by Graphite, arranged to show dependencies

Options

NameDescription
--reverse, -rPrint the log upside down. Handy when you have a lot of branches
--stack, -sOnly show ancestors and descendants of the current branch
--steps, -n <Number of steps>Only show this many levels upstack and downstack. Implies --stack
--show-untracked, -uInclude untracked branched in interactive selection