gg

Git with less typing

gg log

gg log [OPTION [...]] [FILE]

show revision history of entire repository or files

Options

-follow
follow file history across copies and renames
-follow-first
only follow the first parent of merge commits
-graph
-G
show the revision DAG
-r rev
show the specified revision or range
-reverse
reverse order of commits
-stat
include diffstat-style summary of each commit

Aliases