diff-tree: fix up comparison of "interesting" sub-trees
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 18 May 2005 20:50:24 +0000 (13:50 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 18 May 2005 20:50:24 +0000 (13:50 -0700)
commitcb6c8ed2fea4515ee876c40a2bbd5541e24fc12b
tree3cca5122466eca387bf576ee3b3846f50e1e8ce7
parent73848892adeaa421825672bce929b9cc16043fa9
diff-tree: fix up comparison of "interesting" sub-trees

We used to trigger the "interesting subdirectory" check for any
matching name that started with the same character series, regardless
of whether it had the matching slash or not.
diff-tree.c