DOKK / manpages / debian 10 / git-big-picture / git-big-picture.1.en
GIT-BIG-PICTURE(1) Git Manual GIT-BIG-PICTURE(1)

git-big-picture - visualize git repositories

git-big-picture OPTIONS [<repo-directory>]

show program's version number and exit
show this help message and exit
run cProfile profiler writing pstats output to FILE
activate debug output

Options to control output and format

set output format [svg, png, ps, pdf, ...]
output lines suitable as input for dot/graphviz
disable dot/graphviz output
output the dot processed, binary data
disable binary output
write image to tempfile and start specified viewer
disable starting viewer
write image to specified file
disable writing image to file

Options to control commit/ref selection

include all commits
show commits pointed to by branches
do not show commits pointed to by branches
show commits pointed to by tags
do not show commits pointed to by tags
show root commits
do not show root commits
include merge commits
do not include merge commits
include bifurcation commits
do not include bifurcation commits
January 2015 git-big-picture