make git-clone GIT_WORK_TREE aware
authorMatthias Lederhofer <matled@gmx.net>
Thu, 5 Jul 2007 23:10:44 +0000 (01:10 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 6 Jul 2007 06:00:50 +0000 (23:00 -0700)
If GIT_WORK_TREE is set git-clone will use that path for the
working tree.

Signed-off-by: Matthias Lederhofer <matled@gmx.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found