We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dbed593 + 2061801 commit 8c091d9Copy full SHA for 8c091d9
Documentation/urls.txt
@@ -11,6 +11,9 @@ and ftps can be used for fetching and rsync can be used for fetching
11
and pushing, but these are inefficient and deprecated; do not use
12
them).
13
14
+The native transport (i.e. git:// URL) does no authentication and
15
+should be used with caution on unsecured networks.
16
+
17
The following syntaxes may be used with them:
18
19
- ssh://{startsb}user@{endsb}host.xz{startsb}:port{endsb}/path/to/repo.git/
0 commit comments