How can I make git-pull verbose by default?

Viewed 22356

Looking through the git-config variables and git-pull documentation I don't see a way to make git-pull pull verbose by default. Anybody know of a way?

2 Answers
Related