From: Jonathan Nieder <jrnieder@gmail.com>
To: Charles Brossollet <chbrosso@lltech.fr>
Cc: git@vger.kernel.org
Subject: Re: git diff shows no output
Date: Fri, 20 Aug 2010 08:38:56 -0500 [thread overview]
Message-ID: <20100820133856.GC15736@burratino> (raw)
In-Reply-To: <EBCC0FEA-1FF2-4909-BE80-DE280C9D6487@lltech.fr>
Hi!
Charles Brossollet wrote:
> "git diff" shows nothing, while "git diff | cat" shows the diff, as
> well as "git diff>output.txt" puts diff in output.txt.
"git diff" paginates its output by default. Perhaps your $LESS
contains -F but not -X?
Hope that helps,
Jonathan
next prev parent reply other threads:[~2010-08-20 13:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-20 13:02 git diff shows no output Charles Brossollet
2010-08-20 13:38 ` Jonathan Nieder [this message]
2010-08-23 6:34 ` Charles Brossollet
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=20100820133856.GC15736@burratino \
--to=jrnieder@gmail.com \
--cc=chbrosso@lltech.fr \
--cc=git@vger.kernel.org \
/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 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).