SyntaxFix
Write A Post
Hire A Developer
Questions
Feel free to use this one:
git log --pretty="%C(Yellow)%h %C(reset)%ad (%C(Green)%cr%C(reset))%x09 %C(Cyan)%an: %C(reset)%s" -7
Note the -7 at the end, to show only the last 7 entries.
-7
Look: