ls-remote: fix rsync:// to report HEAD
authorJunio C Hamano <junkio@cox.net>
Thu, 25 May 2006 04:36:14 +0000 (21:36 -0700)
committerJunio C Hamano <junkio@cox.net>
Thu, 25 May 2006 04:36:14 +0000 (21:36 -0700)
commite686eba41f1d19a5731dd12cabe259fd3c17eed6
tree23499f6dbdc1f2ae38c7a503d1e3900323674f35
parent84c667ff97da2a3864ef7952b9f438d133ce35ef
ls-remote: fix rsync:// to report HEAD

This prevented recent git-clone from checking out the working
tree files in the cloned repository.

Signed-off-by: Junio C Hamano <junkio@cox.net>
git-ls-remote.sh