git whatchanged

Show what has changed with recent commits or files. See also git log. More information: https://git-scm.com/docs/git-whatchanged.

git whatchanged

git whatchanged --since="{{2 hours ago}}"

git whatchanged {{path/to/file_or_directory}}