git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* core.pager handling broken
@ 2007-08-06 15:56 Brian Gernhardt
  2007-08-06 17:32 ` [PATCH] check_repository_format_version(): run git_default_config() again Johannes Schindelin
  0 siblings, 1 reply; 5+ messages in thread
From: Brian Gernhardt @ 2007-08-06 15:56 UTC (permalink / raw)
  To: Git Mailing List

I don't have time to look into it, but something broke the core.pager  
variable.  I've bisected it down to  
"e90fdc39b6903502192b2dd11e5503cea721a1ad: Clean up work-tree  
handling".  With this commit:

$ git config core.pager
tig
$ git log
# Uses less
$ GIT_PAGER=tig git log
# Uses tig

I don't have time to track it down right now (I'm off visiting  
family), but will look into it tomorrow unless someone thinks it's  
obvious and points it out before then.

~~ Brian

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-08-06 23:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-06 15:56 core.pager handling broken Brian Gernhardt
2007-08-06 17:32 ` [PATCH] check_repository_format_version(): run git_default_config() again Johannes Schindelin
     [not found]   ` <7vbqdkcxy3.fsf@assigned-by-dhcp.cox.net>
2007-08-06 20:26     ` Junio C Hamano
2007-08-06 23:08       ` Junio C Hamano
2007-08-06 23:26         ` Johannes Schindelin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).