Remove empty directories after read-tree -u.
authorJunio C Hamano <junkio@cox.net>
Tue, 11 Oct 2005 00:34:08 +0000 (17:34 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 11 Oct 2005 00:34:08 +0000 (17:34 -0700)
This fixes everybody's favorite gripe that switching branche with
'git checkout' leaves empty directories.

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

No differences found