After using "git diff", I believe that Git (1.7.7.6) uses "less" by default if there is no explicit pager specification (via $PAGER or Git's core.pager).
1) Am I correct? 2) I dislike defaulting to using a pager (partly because I dislike "less" in particular). 3) In any case, using a pager by default doesn't seem to be documented, either on the main "git" manual page or in "git-config". Dale -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
