Make sure alternates are carried over from the original repository.
authorJunio C Hamano <junkio@cox.net>
Wed, 17 Aug 2005 22:18:41 +0000 (15:18 -0700)
committerJunio C Hamano <junkio@cox.net>
Wed, 17 Aug 2005 22:18:41 +0000 (15:18 -0700)
When we create a cheap local clone by pointing at the object databse
of the original repository, we forgot to take the alternates the original
repository might have had into account.

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