t9402: Simplify git ls-tree
commit941c1e0402442cebf0add6b609a0efc23f520446
authorTorsten Bögershausen <tboegi@web.de>
Sat, 8 Dec 2012 21:35:06 +0000 (8 22:35 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sun, 9 Dec 2012 09:37:52 +0000 (9 01:37 -0800)
treeeaa0d5482bf535b325f3b42f196c70d3e09661f2
parentbd6f62c3ff61873dc6a323020162067536283a53
t9402: Simplify git ls-tree

Use "git ls-tree --name-only" which does not need a sed to filter out the sha

Signed-off-by: Torsten Bögershausen <tboegi@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t9402-git-cvsserver-refs.sh