Skip to content

Instantly share code, notes, and snippets.

View VojtechStep's full-sized avatar

Vojtěch Štěpančík VojtechStep

  • Prague, Czech Republic
View GitHub Profile
@waldofe
waldofe / .gitconfig
Last active March 29, 2020 22:27
git plog
[alias]
plog = log --color --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit