Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
[PATCH] Implement git-checkout-cache -u to update stat information in the cache.
[gitweb.git]
/
git-whatchanged
diff --git
a/git-whatchanged
b/git-whatchanged
index 542067d13a27072fd6b7450b605c2cc55ea7a69a..d80abcc98a1e5e688b166307900f754fff8f22c2 100755
(executable)
--- a/
git-whatchanged
+++ b/
git-whatchanged
@@
-1,2
+1,2
@@
#!/bin/sh
-git-rev-list HEAD | git-diff-tree --stdin -v -r "$@"
+git-rev-list HEAD | git-diff-tree --stdin -v -r "$@"
| less -S