summaryrefslogtreecommitdiff
path: root/git-whatchanged
blob: d80abcc98a1e5e688b166307900f754fff8f22c2 (plain)
1
2
#!/bin/sh
git-rev-list HEAD | git-diff-tree --stdin -v -r "$@" | less -S