Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Posts

Nicely formatting git logs (and some gerrit tips)

1 minute read

Published:

I recently found that the command that I show you below is the most common one that I use. Sometimes when you work on a big git repo you need to understand where your current changes are in the git history and command like git log is of big help, but apparently there are multiple arguments to this line that could enhance overall visibility of this log. In particular I added the below aliases to .gitconfig to quickly see my status.

portfolio

publications

talks

teaching