Re: git-diff should not fire up $PAGER, period!

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jeff King
Date: Wednesday, December 17, 2008 - 8:31 pm

On Thu, Dec 18, 2008 at 05:45:35AM +0800, jidanni@jidanni.org wrote:


If you are going to argue this, please at least go back and read the
numerous times it has been brought up in the past on the list archive.

The last discussion ended up showing that some people really like the
automatic pager for some commands, and some people really detest it.
So I implemented 4e10738 (Allow per-command pager config, 2008-07-03),
and now you can do:

  git config pager.diff false

and be happy (or, as you obviously disocvered, simply unsetting
core.pager will disable all).

-Peff
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git-diff should not fire up $PAGER, period!, jidanni, (Wed Dec 17, 2:45 pm)
Re: git-diff should not fire up $PAGER, period!, Junio C Hamano, (Wed Dec 17, 3:02 pm)
Re: git-diff should not fire up $PAGER, period!, Linus Torvalds, (Wed Dec 17, 3:04 pm)
Re: git-diff should not fire up $PAGER, period!, Jeff King, (Wed Dec 17, 8:31 pm)
Re: git-diff should not fire up $PAGER, period!, Miles Bader, (Sun Dec 21, 8:27 pm)
Re: git-diff should not fire up $PAGER, period!, Miles Bader, (Sun Dec 21, 8:28 pm)
Re: git-diff should not fire up $PAGER, period!, Johannes Sixt, (Mon Dec 22, 12:55 am)
Re: git-diff should not fire up $PAGER, period!, Junio C Hamano, (Mon Dec 22, 1:30 am)