File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ to name the remote repository:
6
6
7
7
===============================================================
8
8
- rsync://host.xz/path/to/repo.git/
9
- - http://host.xz/path/to/repo.git/
10
- - https://host.xz/path/to/repo.git/
11
- - git://host.xz/path/to/repo.git/
12
- - git://host.xz/~user/path/to/repo.git/
9
+ - http://host.xz{startsb}:port{endsb} /path/to/repo.git/
10
+ - https://host.xz{startsb}:port{endsb} /path/to/repo.git/
11
+ - git://host.xz{startsb}:port{endsb} /path/to/repo.git/
12
+ - git://host.xz{startsb}:port{endsb} /~user/path/to/repo.git/
13
13
- ssh://{startsb}user@{endsb}host.xz{startsb}:port{endsb}/path/to/repo.git/
14
14
- ssh://{startsb}user@{endsb}host.xz/path/to/repo.git/
15
15
- ssh://{startsb}user@{endsb}host.xz/~user/path/to/repo.git/
You can’t perform that action at this time.
0 commit comments