git-log

log Show a history of commits. Show the sequence of…

git log

Show a history of commits.

git log

git log -p {{path}}

git log --oneline

git log --oneline --decorate --all --graph

git log -i --grep {{search_string}}

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← git-locked git-ls-files →