gt log
Commands that log your stacks
Subcommands
Name | Description |
---|
| Log all branches tracked by Graphite, showing dependencies and info for each |
long | Display a graph of the commit ancestry of all branches |
short | Log all stacks tracked by Graphite, arranged to show dependencies |
Options
Name | Description |
---|
--reverse, -r | Print the log upside down. Handy when you have a lot of branches |
--stack, -s | Only 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, -u | Include untracked branched in interactive selection |