On Wed, Apr 20, 2005 at 06:12:34PM -0700, Linus Torvalds wrote:
On Wed, 20 Apr 2005, Linus Torvalds wrote:
quoted
Pasky,
what do you think about this change to "git log"?
Here's a slightly updated version.
It's identical to the previous one, except that it also feeds the result
through "| ${PAGER:-less}" which makes it a lot more useful, in my
opinion.
Yeah!
I've gotten tired of counting how many times I forgot to pipe 'git log'
to less already. Doesn't seem to want to be canceled either...
thanks for doing this.
greg k-h