ls-tree: work from subdirectory.
commitb191fa72ea501c0789fb1bd7a80fcec9da38804d
authorJunio C Hamano <junkio@cox.net>
Sat, 26 Nov 2005 08:40:50 +0000 (26 00:40 -0800)
committerJunio C Hamano <junkio@cox.net>
Tue, 29 Nov 2005 07:13:02 +0000 (28 23:13 -0800)
tree396d8779c8838fa27b8f9ddbe7737b823c9e741e
parent706fe6ae03e2c1452d59892944701c56237b903f
ls-tree: work from subdirectory.

This makes ls-tree to work from subdirectory.  It defaults to
show the paths under the current subdirectory, and interprets
user-supplied paths as relative to the current subdirectory.

Signed-off-by: Junio C Hamano <junkio@cox.net>
ls-tree.c