rocketraman - Overview
Kotlin | Java | Git | Linux | Open Source | Dad | Private Pilot
- Toronto, ON Canada
- http://vivosys.com
Pinned Loading
-
2
# Basically `log --oneline --decorate --graph` with different colors and some additional info (author and date)3
lg = log --graph --abbrev-commit --decorate --format=format:'%C(yellow)%h%C(reset) %C(normal)%s%C(reset) %C(dim white)%an%C(reset) %C(dim blue)(%ar)%C(reset) %C(dim black)%d%C(reset)'
5
# lg (see above) with --first-parent