refs.c: make sure leading directories exist before writing a ref.
authorJunio C Hamano <junkio@cox.net>
Thu, 8 Dec 2005 01:48:53 +0000 (17:48 -0800)
committerJunio C Hamano <junkio@cox.net>
Thu, 8 Dec 2005 01:48:53 +0000 (17:48 -0800)
Otherwise cloning a repository with hierarchical branch/tag
over http would fail.

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

No differences found