When pulling in the latest changes from the Cappuccino repository, I often ask myself what changed: in which places I can expect improvements or differences. I found it therefore favorable to have git show me just that. After some searching, it turns out this is quite easy. Just open your ~/.gitconfig file and add the [...]
Have git show what changed after pulling