[PATCH] Document -R option for git-diff-tree.
[tgit.git] / git-whatchanged
blobd80abcc98a1e5e688b166307900f754fff8f22c2
1 #!/bin/sh
2 git-rev-list HEAD | git-diff-tree --stdin -v -r "$@" | less -S