summaryrefslogtreecommitdiffstats
path: root/git-clone.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2009-05-10 06:48:14 +0000
committerJunio C Hamano <junio@hera.kernel.org>2009-05-10 06:48:14 +0000
commit89bdb3b30bc4e55b3b210cf524d3d511a9ec0492 (patch)
treea1175fef31c725e8e719140c8c651a5a55efcae3 /git-clone.txt
parentbde411d3aa16728f91ad91946c317d02b9505631 (diff)
downloadgit-htmldocs-89bdb3b30bc4e55b3b210cf524d3d511a9ec0492.tar.gz
Autogenerated HTML docs for v1.6.3-9-g6345
Diffstat (limited to 'git-clone.txt')
-rw-r--r--git-clone.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-clone.txt b/git-clone.txt
index 4072f40d7..b14de6c40 100644
--- a/git-clone.txt
+++ b/git-clone.txt
@@ -149,7 +149,7 @@ then the cloned repository will become corrupt.
part of the source repository is used if no directory is
explicitly given ("repo" for "/path/to/repo.git" and "foo"
for "host.xz:foo/.git"). Cloning into an existing directory
- is not allowed.
+ is only allowed if the directory is empty.
:git-clone: 1
include::urls.txt[]