package gitutil
import "github.com/moby/buildkit/util/gitutil"
Index ¶
Constants ¶
const ( HTTPProtocol = iota + 1 HTTPSProtocol SSHProtocol GitProtocol UnknownProtocol )
Functions ¶
func ParseProtocol ¶
ParseProtocol parses a git URL and returns the remote url and protocol type
Source Files ¶
- Version
- v0.10.0
- Published
- Mar 9, 2022
- Platform
- js/wasm
- Imports
- 2 packages
- Last checked
- 12 hours ago –
Tools for package owners.