pager: default to LESS=FRS
authorJunio C Hamano <junkio@cox.net>
Fri, 20 Oct 2006 23:37:49 +0000 (16:37 -0700)
committerJunio C Hamano <junkio@cox.net>
Fri, 20 Oct 2006 23:37:49 +0000 (16:37 -0700)
Recent change to paginate "git diff" by default is often irritating
when you do not have any change (or very small change) in your working
tree.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found