From: Junio C Hamano Date: Fri, 20 Oct 2006 23:37:49 +0000 (-0700) Subject: pager: default to LESS=FRS X-Git-Tag: v1.4.3.1~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/96a035d1db9082d244867033020d0ceb571cf94e?ds=inline;hp=96a035d1db9082d244867033020d0ceb571cf94e pager: default to LESS=FRS 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 ---