Updated git pager (less) to exit when content can be displayed on one screen.

This commit is contained in:
Ivan Malison 2013-04-23 11:19:43 -07:00
parent f404a406e9
commit ddaa222f5f

View File

@ -37,6 +37,7 @@
attributesfile = ~/.gitattributes
# Treat spaces before tabs, lines that are indented with 8 or more spaces, and all kinds of trailing whitespace as an error
whitespace = space-before-tab,indent-with-non-tab,trailing-space
pager = less -F -X
[color]
# Use colors in Git commands that are capable of colored output when outputting to the terminal