Github uses both HTTP and HTTPS protocols
This commit is contained in:
parent
a01fe88263
commit
60b1273d55
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ options:
|
||||||
required: true
|
required: true
|
||||||
aliases: [ name ]
|
aliases: [ name ]
|
||||||
description:
|
description:
|
||||||
- git, SSH, or HTTP protocol address of the git repository.
|
- git, SSH, or HTTP(S) protocol address of the git repository.
|
||||||
dest:
|
dest:
|
||||||
required: true
|
required: true
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Reference in a new issue