index
:
org/kernel/git.git
master
forked from git/git
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
git-whatchanged
blob: d80abcc98a1e5e688b166307900f754fff8f22c2 (
plain
)
1
2
#!/bin/sh
git-rev-list HEAD
|
git-diff-tree --stdin -v -r
"
$@
"
|
less -S