Created
October 14, 2019 09:14
-
-
Save severak/28393f727568c05d410a365a69c66d50 to your computer and use it in GitHub Desktop.
git zkratky
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
# 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