Allow cloning an empty repository
authorSverre Rabbelier <redacted>
Fri, 23 Jan 2009 00:07:32 +0000 (01:07 +0100)
committerJunio C Hamano <redacted>
Fri, 23 Jan 2009 08:19:49 +0000 (00:19 -0800)
commit86ac751859033741a120e9e4a91133d075d9d898
treea417cdbc68de4f23cb8ae6ebd0269108d771f580
parent9a01387b9714452ebcae431705a288e1a7e099c3
Allow cloning an empty repository

Cloning an empty repository manually (that is, doing 'git init' and
then doing all configuration by hand) can be a lot of work. Save the
user this work by allowing the cloning of empty repositories.

Signed-off-by: Sverre Rabbelier <redacted>
Signed-off-by: Junio C Hamano <redacted>
builtin-clone.c
t/t5701-clone-local.sh
git clone https://git.99rst.org/PROJECT