Re: git-diff not showing changes (corrupt repo?)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Linus Torvalds
Date: Tuesday, October 2, 2007 - 8:44 pm

On Tue, 2 Oct 2007, Dan Zwell wrote:

You most likely have a very buggy "less".

Try this:

	echo hello | less -FRSX

on the command line. Do you see the "hello"?

(The above is assuming you haven't set GIT_PAGER, PAGER or the LESS 
variables manually to something else)

		Linus
-
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 not showing changes (corrupt repo?), Dan Zwell, (Tue Oct 2, 11:55 am)
Re: git-diff not showing changes (corrupt repo?), Junio C Hamano, (Tue Oct 2, 12:15 pm)
Re: git-diff not showing changes (corrupt repo?), Jeff King, (Tue Oct 2, 12:17 pm)
Re: git-diff not showing changes (corrupt repo?), Dan Zwell, (Tue Oct 2, 8:17 pm)
Re: git-diff not showing changes (corrupt repo?), Jeff King, (Tue Oct 2, 8:23 pm)
Re: git-diff not showing changes (corrupt repo?), Linus Torvalds, (Tue Oct 2, 8:44 pm)
Re: git-diff not showing changes (corrupt repo?), Dan Zwell, (Tue Oct 2, 9:00 pm)
Re: git-diff not showing changes (corrupt repo?), Jeff King, (Tue Oct 2, 9:38 pm)