type github.com/go-git/go-git/v5/internal/revision.ColonPath

3 uses

	github.com/go-git/go-git/v5/internal/revision (current package)
		parser.go#L87: type ColonPath struct {
		parser.go#L233: 		case ColonPath:
		parser.go#L552: 			return ColonPath{path}, nil