commit | cdb3950801fec8e9efa1607093a6e51737bacba0 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Mon Oct 17 21:47:06 2005 -0700 |
committer | Junio C Hamano <junkio@cox.net> | Mon Oct 17 21:47:06 2005 -0700 |
tree | 3194f5072432ceacf766c450e663900fabc074ac | |
parent | 508c1d1c9b13f53783d024ccb28f77d0e6f10e7f [diff] |
Forward port the "funny ref avoidance" in clone and fetch from maint branch. Somehow I forgot to forward port these fixes. "git clone" from a repository prepared with the latest update-server-info would fail without this patch. Signed-off-by: Junio C Hamano <junkio@cox.net>