Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
diff-tree: support list if input trees on stdin
author
Linus Torvalds
<torvalds@ppc970.osdl.org>
Fri, 6 May 2005 17:03:17 +0000
(10:03 -0700)
committer
Linus Torvalds
<torvalds@ppc970.osdl.org>
Fri, 6 May 2005 17:03:17 +0000
(10:03 -0700)
This means that you can do
git-rev-list HEAD --max-count=10 | git-diff-tree --stdin update-cache.c
to see which (if any) of the last ten commits changed update-cache.c.
Use the "-m" flag to see merges too. Normally they are suppressed.
raw
|
patch
| inline |
side by side
(from:
e0965d8
)
No differences found