List git commits in terminal
To get a pretty list of all your commit in your mac terminal use this command:
git log—pretty=format:”%h - %an, %ar : %s”
The list will look like this:

Email: info@stevendobbelaere.be
Address: Morelgem 80 - 9520 Vlierzele
Tel.: 0472 39 88 79
Follow me on
Twitter
Facebook
LinkedIn
Skype username: stevendobbelaere
Call me on skype:
Apache 2.4 moet kunnen concureren met Nginx http://t.co/UU0zOjq4 #apache #nginx
Posted 7 hours ago
RT @jandemol: http://t.co/tiEhkEUO #googlestreetview
Posted 12 hours ago
To get a pretty list of all your commit in your mac terminal use this command:
git log—pretty=format:”%h - %an, %ar : %s”
The list will look like this:
