clone-pack: use create_symref() instead of raw symlink.
authorJunio C Hamano <junkio@cox.net>
Wed, 5 Oct 2005 22:29:48 +0000 (15:29 -0700)
committerJunio C Hamano <junkio@cox.net>
Wed, 5 Oct 2005 22:29:48 +0000 (15:29 -0700)
This was the last instance of symlink() in coreish part.

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