Skip to content

Instantly share code, notes, and snippets.

@ekoneko
Created April 14, 2017 10:15
Show Gist options
  • Select an option

  • Save ekoneko/c604935ab6bae314c1cb17f562403962 to your computer and use it in GitHub Desktop.

Select an option

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