commit | e686eba41f1d19a5731dd12cabe259fd3c17eed6 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Wed May 24 21:36:14 2006 -0700 |
committer | Junio C Hamano <junkio@cox.net> | Wed May 24 21:36:14 2006 -0700 |
tree | 23499f6dbdc1f2ae38c7a503d1e3900323674f35 | |
parent | 84c667ff97da2a3864ef7952b9f438d133ce35ef [diff] |
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>