rev-parse(1): logically group options
[gitweb.git] / Documentation / urls.txt
index 60ba30011773804a04d5236a4917382615120cfe..64dae20b00fffc3acb0866a6c96d27f89ae2af23 100644 (file)
@@ -11,6 +11,9 @@ and ftps can be used for fetching and rsync can be used for fetching
 and pushing, but these are inefficient and deprecated; do not use
 them).
 
+The native transport (i.e. git:// URL) does no authentication and
+should be used with caution on unsecured networks.
+
 The following syntaxes may be used with them:
 
 - ssh://{startsb}user@{endsb}host.xz{startsb}:port{endsb}/path/to/repo.git/