[PATCH] Fix use of wc in t0000-basic
[git/mingw.git] / git-whatchanged
blobd80abcc98a1e5e688b166307900f754fff8f22c2
1 #!/bin/sh
2 git-rev-list HEAD | git-diff-tree --stdin -v -r "$@" | less -S