Add "-R" flag to "diff-tree", so that it will recursively traverse a tree of trees
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 10 Apr 2005 21:03:58 +0000 (14:03 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sun, 10 Apr 2005 21:03:58 +0000 (14:03 -0700)
commit73134b6d3f700bb9e6c66aa2f099de644c6b8d09
tree5588456a03dc45bc5cc026a7e61ecb86bdd10c38
parent121481abf8d752ef871821d4ab9a3747595d86ae
Add "-R" flag to "diff-tree", so that it will recursively traverse a tree of trees
as it diffs them.

This makes diff-tree usable again in the new world order.
cache.h
diff-tree.c
read-cache.c