gitk: Make "find" on "Files" work again.
authorPaul Mackerras <paulus@samba.org>
Thu, 9 Feb 2006 23:29:26 +0000 (10:29 +1100)
committerPaul Mackerras <paulus@samba.org>
Thu, 9 Feb 2006 23:29:26 +0000 (10:29 +1100)
commit69d47bdd6c1d6cb9c8603fd1da8b756e2903f955
tree9115d2e81197e227eb3360b383f05c3629dca43c
parentb77b02785d2f589ca336fc449ee1c27837263dac
gitk: Make "find" on "Files" work again.

It was broken by the change to supply just the child id to
git-diff-tree rather than both child and parent.

Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk