PROTO_GIT         255 connect.c      		case PROTO_GIT:
PROTO_GIT         267 connect.c      		return PROTO_GIT;
PROTO_GIT         639 connect.c      	if (protocol == PROTO_GIT || protocol == PROTO_SSH) {
PROTO_GIT         686 connect.c      	} else if (protocol == PROTO_GIT) {