Created
April 14, 2017 10:15
-
-
Save ekoneko/c604935ab6bae314c1cb17f562403962 to your computer and use it in GitHub Desktop.
commonly cmd
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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