CopyCommandCopyCommand
Default

git log --oneline -5

Summary

Shows recent commits in the current branch.

Command

Windows PowerShell

Run in PowerShellWindows PowerShell
git log --oneline -5

Related commands