Skip to content

Instantly share code, notes, and snippets.

@severak
Created October 14, 2019 09:14
Show Gist options
  • Save severak/28393f727568c05d410a365a69c66d50 to your computer and use it in GitHub Desktop.
Save severak/28393f727568c05d410a365a69c66d50 to your computer and use it in GitHub Desktop.
git zkratky
# vypíše poslední commit message
git log -n1 --pretty="format:%an: %s"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment