proto
Summary
Section titled “Summary”proto'' overrides the protocol used for git clone. The default is https; use this
ice to switch to ssh, git, or other supported protocols.
Syntax / Usage
Section titled “Syntax / Usage”zi ice proto"ssh"zi ice proto"git"zi ice proto"ftp"zi ice proto"ftps"zi ice proto"rsync"Details
Section titled “Details”Supported protocol values: git, ftp, ftps, ssh, rsync, and the default
https.
Does not work with snippets.
Examples
Section titled “Examples”# Clone via SSH (useful for private repos or SSH-keyed GitHub access)zi ice proto"ssh"zi load user/private-pluginSee Also
Section titled “See Also”- from
- cloneopts