git-clone: allow --bare clone
commit312efe9b58edb428132f0bf0fdc7f3d6a41f1183
authorJunio C Hamano <gitster@pobox.com>
Thu, 16 Aug 2007 03:55:44 +0000 (15 20:55 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 16 Aug 2007 04:39:07 +0000 (15 21:39 -0700)
treed95ff4c8adad3d0e084ad1eb9bc0edb4a5d2bc0c
parentd250626cbbfc1d047b234681d2f71f56e3ada07a
git-clone: allow --bare clone

This is a stop-gap to work around problem with git-init without
intrusive changes.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-clone.sh
t/t5701-clone-local.sh