Package: git-core Version: 1.3.2-1 On a freshly installed system if I try and run `git log` I get,
$ git log sh: less: command not found I didn't have less installed on my system so it complained. git should use pager instead of less specifically. That way it will use more on a fresh system, but will follow /etc/alternatives if users install and prefer something different. See Debian Policy 11.4, http://www.us.debian.org/doc/debian-policy/ch-customized-programs.html#s11.4 Thanks, -- Matt Taggart [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]