| commit | ec00d6e0038e030cf73182374e21025c2776cb23 | [log] [tgz] |
|---|---|---|
| author | Alexander Potashev <aspotashev@gmail.com> | Thu May 07 16:04:08 2009 +0400 |
| committer | Junio C Hamano <gitster@pobox.com> | Sat May 09 01:28:08 2009 -0700 |
| tree | 4a5280ceadc6ef2160924d6ebf98e2b4961029a0 | |
| parent | 718135e3b6b5317f763477f5b0f408d888d79a8e [diff] |
Documentation: cloning to empty directory is allowed
Cloning into an existing empty directory is now allowed:
commit 55892d23981917aefdb387ad7d0429f90cbd446a
("Allow cloning to an existing empty directory")
Signed-off-by: Alexander Potashev <aspotashev@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>