]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-clone.txt
Documentation: typofix --column description
[thirdparty/git.git] / Documentation / git-clone.txt
index 876aedcd472a4b04ee28f3cc524195a701222db5..02d9c19cec7531db4ac9b592030a602d752bedcd 100644 (file)
@@ -57,6 +57,10 @@ repository is specified as a URL, then this flag is ignored (and we
 never use the local optimizations).  Specifying `--no-local` will
 override the default when `/path/to/repo` is given, using the regular
 Git transport instead.
++
+*NOTE*: this operation can race with concurrent modification to the
+source repository, similar to running `cp -r src dst` while modifying
+`src`.
 
 --no-hardlinks::
        Force the cloning process from a repository on a local