Skip to content

Instantly share code, notes, and snippets.

@driverdan
Created October 29, 2019 17:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save driverdan/3edf529cffa183da94a78f3dad1983ca to your computer and use it in GitHub Desktop.
Save driverdan/3edf529cffa183da94a78f3dad1983ca to your computer and use it in GitHub Desktop.
Git command to get single line descriptions for recent commits
git log --oneline HEAD...previous_hash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment