Re: git-log produces no output

From: Bob Portmann <bportmann@yahoo.com>
Date: 2006-04-22 05:13:16
--- Paolo Ciarrocchi <paolo.ciarrocchi@gmail.com> wrote:
> On 4/21/06, Bob Portmann <bportmann@yahoo.com> wrote:
> [...]
> > test-log> export PAGER='more -i'
> > test-log> git log
> > test-log>
> >
> > Adding the option -i (which should do nothing) has eliminated the
> > output.
> 
> Well, on my machine:
> paolo@Italia:~/gkernel$ more -i
> more: unknown option "-i"
> usage: more [-dflpcsu] [+linenum | +/pattern] name1 name2 ...

Well, then try an option that does work.  On my system less and more
are essentially the same and -i just causes it to ignore case on
searches.  The PAGER is automatically setup to 'less -XRse' on my
system (not sure why).  Changing it to 'more' makes git-log work, but
it should work with 'less -XRse' as well since that works with other
commands on the system (e.g. man) and git-whatchanged as well.

Bob
 
> Ciao,
> --
> Paolo
> http://paolociarrocchi.googlepages.com
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-
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
Received on Sat Apr 22 05:13:34 2006

This archive was generated by hypermail 2.1.8 : 2006-04-22 05:14:10 EST