git-whatchangedon commit git-whatchanged: use 'less -S' on the output to make it more user friendly (ce7d9c9)
   1#!/bin/sh
   2git-rev-list HEAD | git-diff-tree --stdin -v -r "$@" | less -S