Skip to content

Instantly share code, notes, and snippets.

@ekoneko
Created April 14, 2017 10:15
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 ekoneko/c604935ab6bae314c1cb17f562403962 to your computer and use it in GitHub Desktop.
Save ekoneko/c604935ab6bae314c1cb17f562403962 to your computer and use it in GitHub Desktop.
commonly cmd
# list git commit message
git log --oneline | head -n 4 | cut -d ' ' -f2-
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment