Skip to content

Instantly share code, notes, and snippets.

@daiyanze
Created October 2, 2018 09:14
Show Gist options
  • Save daiyanze/059026315b6ce14b1cd834131d6c23e2 to your computer and use it in GitHub Desktop.
Save daiyanze/059026315b6ce14b1cd834131d6c23e2 to your computer and use it in GitHub Desktop.
git: 打印最新的commit
git show --summary
# or
git log -1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment