# git reflog > Show when the reference logs were updated in local repository. > Homepage: . - View reflog: `git reflog` - View 5 latest entries in reflog: `git reflog -n {{5}}`