From: Junio C Hamano Date: Wed, 5 Oct 2005 22:29:48 +0000 (-0700) Subject: clone-pack: use create_symref() instead of raw symlink. X-Git-Tag: v0.99.8b~1^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/4cfc63db1daa0ebdb284ae6972928e41a317a0c8?hp=4cfc63db1daa0ebdb284ae6972928e41a317a0c8 clone-pack: use create_symref() instead of raw symlink. This was the last instance of symlink() in coreish part. Signed-off-by: Junio C Hamano ---