From: Hinko Kocevar <hinko.kocevar@cetrtapot.si>
To: Johannes Sixt <j.sixt@viscovery.net>
Cc: git@vger.kernel.org
Subject: Re: git can't find none
Date: Mon, 29 Sep 2008 14:13:53 +0200 [thread overview]
Message-ID: <48E0C681.1090502@cetrtapot.si> (raw)
In-Reply-To: <48E0BD38.6070602@viscovery.net>
Johannes Sixt wrote:
> Hinko Kocevar schrieb:
>> Hi,
>>
>> I've recently discovered that some git command stopped working. I'm not sure if this is related to my git tree or not, it happens on other trees too:
>> $ git blame Makefile
>> sh: none: command not found
>>
>> 'none' ?
>
> Try
>
> $ git --no-pager blame Makefile
It works! yes.
>
> and if that works, correct your setting of PAGER or GIT_PAGER, e.g.
>
> $ export GIT_PAGER=cat
I don't want any pager. I've set the config property to 'none' instead to "":
$ git-config core.pager ""
Thank you,
Hinko
--
ČETRTA POT, d.o.o., Kranj
Planina 3
4000 Kranj
Slovenia, Europe
Tel. +386 (0) 4 280 66 03
E-mail: hinko.kocevar@cetrtapot.si
Http: www.cetrtapot.si
prev parent reply other threads:[~2008-09-29 12:16 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-29 11:16 git can't find none Hinko Kocevar
2008-09-29 11:33 ` Hinko Kocevar
2008-09-29 11:34 ` Johannes Sixt
2008-09-29 12:13 ` Hinko Kocevar [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=48E0C681.1090502@cetrtapot.si \
--to=hinko.kocevar@cetrtapot.si \
--cc=git@vger.kernel.org \
--cc=j.sixt@viscovery.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.