Skip to content

Commit 8c091d9

Browse files
committed
Merge branch 'ft/doc-git-transport' into maint
* ft/doc-git-transport: documentation: add git:// transport security notice
2 parents dbed593 + 2061801 commit 8c091d9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Documentation/urls.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ and ftps can be used for fetching and rsync can be used for fetching
1111
and pushing, but these are inefficient and deprecated; do not use
1212
them).
1313

14+
The native transport (i.e. git:// URL) does no authentication and
15+
should be used with caution on unsecured networks.
16+
1417
The following syntaxes may be used with them:
1518

1619
- ssh://{startsb}user@{endsb}host.xz{startsb}:port{endsb}/path/to/repo.git/

0 commit comments

Comments
 (0)